ci(actionlint): fix the errors produced by the ActionLint tool #119
ci.yaml
on: pull_request
build-dev
15s
compute_changed_packages
5s
ActionLint
/
Lint_GitHub_Actions
14s
DCI-Lint
32s
ghcr-besu-all-in-one
54s
ghcr-corda-all-in-one-flowdb
26s
ghcr-example-carbon-accounting
2m 3s
ghcr-example-supply-chain-app
2m 9s
ghcr-fabric-all-in-one
2m 21s
ghcr-fabric2-all-in-one
3m 0s
ghcr-keychain-vault-server
1m 37s
ghcr-quorum-all-in-one
1m 21s
ghcr-quorum-multi-party-all-in-one
1m 0s
yarn_lint
5m 52s
yarn_codegen
8m 11s
yarn_custom_checks
5m 39s
yarn_tools_validate_bundle_names
5m 18s
cactus-api-client
5m 25s
cactus-cmd-socketio-server
5m 34s
cactus-common
5m 33s
cactus-core
5m 15s
cactus-core-api
5m 9s
cactus-example-carbon-accounting-backend
6m 9s
cactus-example-carbon-accounting-business-logic-plugin
5m 11s
cactus-example-carbon-accounting-frontend
5m 4s
cactus-example-supply-chain-backend
1h 7m
cactus-example-supply-chain-business-logic-plugin
5m 35s
cactus-example-supply-chain-frontend
5m 20s
cactus-plugin-consortium-manual
5m 14s
cactus-plugin-htlc-coordinator-besu
7m 25s
cactus-plugin-htlc-eth-besu
5m 34s
cactus-plugin-htlc-eth-besu-erc20
5m 19s
cactus-plugin-keychain-aws-sm
7m 3s
cactus-plugin-keychain-azure-kv
5m 31s
cactus-plugin-keychain-google-sm
5m 40s
cactus-plugin-keychain-memory
5m 37s
cactus-plugin-keychain-memory-wasm
5m 41s
cactus-plugin-keychain-vault
5m 57s
cactus-plugin-ledger-connector-go-ethereum-socketio
5m 18s
cactus-plugin-ledger-connector-sawtooth
6m 43s
cactus-plugin-ledger-connector-xdai
6m 50s
cactus-plugin-persistence-ethereum
7m 58s
cactus-plugin-object-store-ipfs
5m 51s
cactus-plugin-bungee-hermes
18m 10s
cactus-test-api-client
6m 12s
cactus-test-geth-ledger
5m 57s
cactus-test-plugin-consortium-manual
6h 0m
cactus-test-plugin-htlc-eth-besu
9m 21s
cactus-test-plugin-htlc-eth-besu-erc20
9m 55s
cactus-test-plugin-ledger-connector-ethereum
9s
cactus-verifier-client
5m 32s
cactus-cmd-api-server
0s
cactus-plugin-ledger-connector-aries
0s
cactus-plugin-ledger-connector-besu
0s
cactus-plugin-ledger-connector-polkadot
0s
cactus-plugin-ledger-connector-corda
0s
plugin-ledger-connector-fabric-0
0s
plugin-ledger-connector-fabric-1
0s
plugin-ledger-connector-fabric-2
0s
plugin-ledger-connector-fabric-3
0s
plugin-ledger-connector-fabric-4
0s
plugin-ledger-connector-fabric-5
0s
plugin-ledger-connector-fabric-6
0s
plugin-ledger-connector-fabric-7
0s
plugin-ledger-connector-fabric-8
0s
plugin-ledger-connector-fabric-9
0s
plugin-ledger-connector-fabric-10
0s
plugin-ledger-connector-fabric-11
0s
plugin-ledger-connector-fabric-12
0s
cactus-plugin-ledger-connector-iroha2
0s
cactus-plugin-ledger-connector-ethereum
0s
cactus-plugin-ledger-connector-quorum
0s
cactus-test-cmd-api-server
0s
cactus-test-plugin-ledger-connector-besu
0s
cactus-test-plugin-ledger-connector-quorum
0s
cactus-test-tooling
0s
ghcr-cmd-api-server
0s
ghcr-connector-besu
0s
ghcr-connector-corda-server
0s
ghcr-connector-fabric
0s
ghcr-corda-all-in-one
0s
ghcr-corda-all-in-one-obligation
0s
ghcr-dev-container-vscode
0s
Annotations
19 errors and 7 warnings
ghcr-corda-all-in-one-flowdb
Process completed with exit code 1.
|
ActionLint / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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 / Lint_GitHub_Actions:
.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
|
cactus-plugin-keychain-memory
Process completed with exit code 1.
|
cactus-test-plugin-ledger-connector-ethereum
Unable to process file command 'output' successfully.
|
cactus-test-plugin-ledger-connector-ethereum
Invalid format ' 0. yarn cache clean [--mirror] [--all]'
|
cactus-test-api-client
Process completed with exit code 1.
|
cactus-test-plugin-htlc-eth-besu
Process completed with exit code 1.
|
cactus-example-supply-chain-backend
Process completed with exit code 1.
|
cactus-test-plugin-consortium-manual
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
|
cactus-test-plugin-consortium-manual
The operation was canceled.
|
compute_changed_packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2.11.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ActionLint / Lint_GitHub_Actions
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/.
|
yarn_codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cactus-plugin-bungee-hermes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.6.0, actions/checkout@v3.5.2, actions/cache@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|