Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge queue: embarking main (1d45938) and #7684 together #7696

Closed
wants to merge 3 commits into from

Merge of #7684

998b64f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

merge queue: embarking main (1d45938) and #7684 together #7696

Merge of #7684
998b64f
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Oct 9, 2023 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (61)

.github/workflows/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-crates-individually.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/build-docker-image.yml|56 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/continous-delivery.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:1:165: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-delivery.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/continous-delivery.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/continous-delivery.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/continous-delivery.yml|264 col 9| shellcheck reported issue in this script: SC2086:info:18:46: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-delivery.yml|365 col 9| shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-delivery.yml|365 col 9| shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-delivery.yml|365 col 9| shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-delivery.yml|365 col 9| shellcheck reported issue in this script: SC2086:info:17:44: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-docker.yml|152 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/continous-integration-docker.yml|178 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/continous-integration-docker.yml|316 col 9| shellcheck reported issue in this script: SC2086:info:3:163: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.patch.yml|30 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/continous-integration-os.patch.yml|32 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/continous-integration-os.yml|81 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/continous-integration-os.yml|83 col 17| value "macos-latest" in "exclude" does not match in matrix "os" combinations. possible values are "ubuntu-latest" [matrix]
.github/workflows/continous-integration-os.yml|135 col 9| shellcheck reported issue in this script: SC2028:info:2:6: echo may not expand escape sequences. Use printf [shellcheck]
.github/workflows/continous-integration-os.yml|135 col 9| shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.yml|135 col 9| shellcheck reported issue in this script: SC2028:info:3:6: echo may not expand escape sequences. Use printf [shellcheck]
.github/workflows/continous-integration-os.yml|135 col 9| shellcheck reported issue in this script: SC2086:info:3:69: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.yml|145 col 9| shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.yml|155 col 9| shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.yml|155 col 9| shellcheck reported issue in this script: SC2086:info:2:42: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/continous-integration-os.yml|170 col 9| shellcheck reported issue in this script: SC2086:info:1:73: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/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/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/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/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/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/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/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/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/deploy-gcp-tests.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/deploy-gcp-tests.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/deploy-gcp-tests.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/deploy-gcp-tests.yml|225 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/deploy-gcp-tests.yml|296 col 9| shellcheck reported issue in this script: SC2086:info:27:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/deploy-gcp-tests.yml|296 col 9| shellcheck reported issue in this script: SC2086:info:34:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/deploy-gcp-tests.yml|296 col 9| shellcheck reported issue in this script: SC2086:info:41:57: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/deploy-gcp-tests.yml|368 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/deploy-gcp-tests.yml|368 col 9| shellcheck reported issue in this script: SC2086:info:13:62: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/deploy-gcp-tests.yml|488 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/deploy-gcp-tests.yml|570 col 9| shellcheck reported issue in this script: SC1078:warning:6:11: Did you forget to close this single quoted string? [shellcheck]
.github/workflows/deploy-gcp-tests.yml|570 col 9| shellcheck reported issue in this script: SC1079:info:9:6: This is actually an end quote, but due to next char it looks suspect [shellcheck]
.github/workflows/deploy-gcp-tests.yml|570 col 9| shellcheck reported issue in this script: SC2016:info:9:7: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
.github/workflows/deploy-gcp-tests.yml|669 col 9| shellcheck reported issue in this script: SC2086:info:1:69: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/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]
.github/workflows/zcashd-manual-deploy.yml|59 col 9| shellcheck reported issue in this script: SC2086:info:14:46: Double quote to prevent globbing and word splitting [shellcheck]