reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/ci-unit-tests-os.yml|83 col 23| unexpected token "[" while parsing variable access, function call, null, bool, int, float or string. expecting "IDENT", "(", "INTEGER", "FLOAT", "STRING" [expression]
.github/workflows/release-binaries.yml|48 col 21| context "env" is not allowed here. available contexts are "github", "inputs", "matrix", "needs", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]
Filtered Findings (57)
.github/workflows/cd-deploy-nodes-gcp.yml|163 col 9| shellcheck reported issue in this script: SC2086:info:1:165: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|163 col 9| shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|163 col 9| shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|163 col 9| shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|163 col 9| shellcheck reported issue in this script: SC2086:info:18:46: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/cd-deploy-nodes-gcp.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:17:44: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/chore-delete-gcp-resources.yml|58 col 9| shellcheck reported issue in this script: SC2086:info:10:52: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/chore-delete-gcp-resources.yml|91 col 9| shellcheck reported issue in this script: SC2086:info:11:48: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/chore-delete-gcp-resources.yml|91 col 9| shellcheck reported issue in this script: SC2086:info:23:48: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2005:style:2:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2086:info:2:179: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2005:style:5:8: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2086:info:5:15: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2086:info:8:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.patch.yml|44 col 9| shellcheck reported issue in this script: SC2086:info:9:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2005:style:2:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2086:info:2:179: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2005:style:5:8: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2086:info:5:15: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2086:info:8:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-build-crates.yml|72 col 9| shellcheck reported issue in this script: SC2086:info:9:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-coverage.yml|57 col 14| label "ubuntu-latest-xl" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/ci-coverage.yml|75 col 9| shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-coverage.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-coverage.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:2:39: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-coverage.yml|93 col 9| shellcheck reported issue in this script: SC2086:info:1:117: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-docker.yml|101 col 14| label "ubuntu-latest-xl" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/ci-unit-tests-docker.yml|215 col 9| shellcheck reported issue in this script: SC2086:info:23:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-docker.yml|263 col 9| shellcheck reported issue in this script: SC2086:info:24:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.patch.yml|28 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/ci-unit-tests-os.yml|89 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/ci-unit-tests-os.yml|136 col 9| shellcheck reported issue in this script: SC2028:info:2:6: echo may not expand escape sequences. Use printf [shellcheck]
.github/workflows/ci-unit-tests-os.yml|136 col 9| shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.yml|136 col 9| shellcheck reported issue in this script: SC2028:info:3:6: echo may not expand escape sequences. Use printf [shellcheck]
.github/workflows/ci-unit-tests-os.yml|136 col 9| shellcheck reported issue in this script: SC2086:info:3:69: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.yml|146 col 9| shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.yml|156 col 9| shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.yml|156 col 9| shellcheck reported issue in this script: SC2086:info:2:42: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci-unit-tests-os.yml|171 col 9| shellcheck reported issue in this script: SC2086:info:1:73: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/manual-zcashd-deploy.yml|59 col 9| shellcheck reported issue in this script: SC2086:info:14:46: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-binaries.yml|53 col 3| job "failure-issue" needs job "build-mining-testnet" which does not exist in this workflow [job-needs]
.github/workflows/sub-build-docker-image.yml|61 col 14| label "ubuntu-latest-xl" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/sub-deploy-integration-tests-gcp.yml|112 col 14| label "zfnd-runners" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/sub-deploy-integration-tests-gcp.yml|167 col 9| shellcheck reported issue in this script: SC2140:warning:6:71: Word is of the form "A"B"C" (B indicated). Did you mean "ABC" or "A"B"C"? [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|167 col 9| shellcheck reported issue in this script: SC2086:info:13:62: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|246 col 14| label "zfnd-runners" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/sub-deploy-integration-tests-gcp.yml|317 col 9| shellcheck reported issue in this script: SC2086:info:27:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|317 col 9| shellcheck reported issue in this script: SC2086:info:34:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|317 col 9| shellcheck reported issue in this script: SC2086:info:41:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|389 col 9| shellcheck reported issue in this script: SC2140:warning:6:105: Word is of the form "A"B"C" (B indicated). Did you mean "ABC" or "A"B"C"? [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|389 col 9| shellcheck reported issue in this script: SC2086:info:13:62: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-deploy-integration-tests-gcp.yml|550 col 14| label "zfnd-runners" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/sub-deploy-integration-tests-gcp.yml|741 col 9| shellcheck reported issue in this script: SC2086:info:1:69: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/sub-find-cached-disks.yml|55 col 9| shellcheck reported issue in this script: SC2086:info:2:37: Double quote to prevent globbing and word splitting [shellcheck]
Annotations
Check warning on line 83 in .github/workflows/ci-unit-tests-os.yml
github-actions / actionlint
[actionlint] .github/workflows/ci-unit-tests-os.yml#L83
unexpected token "[" while parsing variable access, function call, null, bool, int, float or string. expecting "IDENT", "(", "INTEGER", "FLOAT", "STRING" [expression]
Raw output
.github/workflows/ci-unit-tests-os.yml:83:23: unexpected token "[" while parsing variable access, function call, null, bool, int, float or string. expecting "IDENT", "(", "INTEGER", "FLOAT", "STRING" [expression]
Check warning on line 48 in .github/workflows/release-binaries.yml
github-actions / actionlint
[actionlint] .github/workflows/release-binaries.yml#L48
context "env" is not allowed here. available contexts are "github", "inputs", "matrix", "needs", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]
Raw output
.github/workflows/release-binaries.yml:48:21: context "env" is not allowed here. available contexts are "github", "inputs", "matrix", "needs", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]