ci(actionlint): fix the errors produced by the ActionLint tool #109
Annotations
10 errors and 1 warning
actionlint:
.github/workflows/besu-all-in-one-publish.yaml#L44
shellcheck reported issue in this script: SC2193:warning:10:27: The arguments to this comparison can never be equal. Make sure your syntax is correct
|
actionlint:
.github/workflows/cacti-dev-container-vscode-publish.yaml#L49
shellcheck reported issue in this script: SC2021:info:6:34: Don't use
|
actionlint:
.github/workflows/cacti-dev-container-vscode-publish.yaml#L49
shellcheck reported issue in this script: SC2021:info:6:42: Don't use
|
actionlint:
.github/workflows/cacti-dev-container-vscode-publish.yaml#L49
shellcheck reported issue in this script: SC2193:warning:10:24: The arguments to this comparison can never be equal. Make sure your syntax is correct
|
actionlint:
.github/workflows/cacti-dev-container-vscode-publish.yaml#L49
shellcheck reported issue in this script: SC2001:style:10:57: See if you can use ${variable//search/replace} instead
|
actionlint:
.github/workflows/ci.yaml#L1998
workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions
|
actionlint:
.github/workflows/cmd-api-server-publish.yaml#L44
shellcheck reported issue in this script: SC2021:info:6:34: Don't use
|
actionlint:
.github/workflows/cmd-api-server-publish.yaml#L44
shellcheck reported issue in this script: SC2021:info:6:42: Don't use
|
actionlint:
.github/workflows/cmd-api-server-publish.yaml#L44
shellcheck reported issue in this script: SC2193:warning:10:24: The arguments to this comparison can never be equal. Make sure your syntax is correct
|
actionlint:
.github/workflows/cmd-api-server-publish.yaml#L44
shellcheck reported issue in this script: SC2001:style:10:57: See if you can use ${variable//search/replace} instead
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading