[TT-1969] add smoke/capabilitites/logs folder to artifacts location #824
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/run-e2e-tests.yml|302 col 9| shellcheck reported issue in this script: SC2193:warning:7:104: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
.github/workflows/run-e2e-tests.yml|302 col 9| shellcheck reported issue in this script: SC2193:warning:15:51: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Filtered Findings (0)
Annotations
Check failure on line 302 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L302
shellcheck reported issue in this script: SC2193:warning:7:104: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Raw output
.github/workflows/run-e2e-tests.yml:302:9: shellcheck reported issue in this script: SC2193:warning:7:104: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Check failure on line 302 in .github/workflows/run-e2e-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-e2e-tests.yml#L302
shellcheck reported issue in this script: SC2193:warning:15:51: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Raw output
.github/workflows/run-e2e-tests.yml:302:9: shellcheck reported issue in this script: SC2193:warning:15:51: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]