Skip to content

Some refactoring

Some refactoring #32

GitHub Actions / actionlint failed Sep 6, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/cloud-regress.yml|48 col 9| shellcheck reported issue in this script: SC2217:warning:1:1: Redirecting to 'cd', a command that doesn't read stdin. Bad quoting, wrong command or missing xargs? [shellcheck]

Filtered Findings (0)

Annotations

Check failure on line 48 in .github/workflows/cloud-regress.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/cloud-regress.yml#L48

shellcheck reported issue in this script: SC2217:warning:1:1: Redirecting to 'cd', a command that doesn't read stdin. Bad quoting, wrong command or missing xargs? [shellcheck]
Raw output
.github/workflows/cloud-regress.yml:48:9: shellcheck reported issue in this script: SC2217:warning:1:1: Redirecting to 'cd', a command that doesn't read stdin. Bad quoting, wrong command or missing xargs? [shellcheck]