This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Bump reviewdog/action-actionlint from 1.56.0 to 1.57.0 #178
Annotations
3 errors
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
|
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
|
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
|