Skip to content

Added metrics to smoke #1577

Added metrics to smoke

Added metrics to smoke #1577

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / actionlint failed Jun 27, 2023 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/e2e_custom_cl.yml|142 col 9| shellcheck reported issue in this script: SC2086:info:2:61: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/e2e_custom_cl.yml|142 col 9| shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]

Filtered Findings (0)

Annotations

Check failure on line 142 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L142

shellcheck reported issue in this script: SC2086:info:2:61: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/e2e_custom_cl.yml:142:9: shellcheck reported issue in this script: SC2086:info:2:61: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 142 in .github/workflows/e2e_custom_cl.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e_custom_cl.yml#L142

shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/e2e_custom_cl.yml:142:9: shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]