Skip to content

[TT-1969] add smoke/capabilitites/logs folder to artifacts location #824

[TT-1969] add smoke/capabilitites/logs folder to artifacts location

[TT-1969] add smoke/capabilitites/logs folder to artifacts location #824

GitHub Actions / actionlint failed Jan 28, 2025 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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]