ci(actionlint): fix the errors produced by the ActionLint tool #124
Annotations
10 errors and 1 warning
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L51
value "${{ needs.check_code_changed.outputs.status != 'true' }}" in "exclude" does not match in matrix "app_contract" combinations. possible values are "AliceERC1155", "AliceERC20", "AliceERC721"
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2002:style:25:19: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2086:info:27:10: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2086:info:28:96: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2002:style:32:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2002:style:33:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2002:style:34:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2002:style:37:18: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2206:warning:38:8: Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a
|
actionlint:
.github/workflows/test_weaver-asset-exchange-besu.yaml#L121
shellcheck reported issue in this script: SC2086:info:42:64: Double quote to prevent globbing and word splitting
|
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