test: zizmor action #959
test: zizmor action #959
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (9)
.github/workflows/run-e2e-tests.yml|1364 col 9| shellcheck reported issue in this script: SC2034:warning:9:1: git_head_short_sha appears unused. Verify use (or export if used externally) [shellcheck]
.github/workflows/run-e2e-tests.yml|1364 col 9| shellcheck reported issue in this script: SC2086:info:38:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1364 col 813| "github.head_ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details [expression]
.github/workflows/run-e2e-tests.yml|1477 col 9| shellcheck reported issue in this script: SC2086:info:19:77: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1477 col 465| "github.head_ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details [expression]
.github/workflows/run-e2e-tests.yml|1502 col 9| shellcheck reported issue in this script: SC2086:info:6:50: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1502 col 9| shellcheck reported issue in this script: SC2086:info:8:124: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/run-e2e-tests.yml|1502 col 9| shellcheck reported issue in this script: SC2006:style:9:44: Use $(...) notation instead of legacy backticks ...
[shellcheck]
.github/workflows/run-e2e-tests.yml|1502 col 9| shellcheck reported issue in this script: SC2086:info:9:81: Double quote to prevent globbing and word splitting [shellcheck]