Merge pull request #123 from stevebeattie/workflow-linters #2
Annotations
2 warnings
|
Action lint:
.github/workflows/regen-answers.yaml#L47
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:8:33: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/regen-answers.yaml:47:7: shellcheck reported issue in this script: SC2086:info:8:33: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Action lint:
.github/workflows/regen-answers.yaml#L47
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:36: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/regen-answers.yaml:47:7: shellcheck reported issue in this script: SC2086:info:5:36: Double quote to prevent globbing and word splitting [shellcheck]
|