Bump actions/cache from 4.2.3 to 5.0.5 #9
Annotations
3 warnings
|
Action lint:
.github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:9: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2086:info:4:9: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Action lint:
.github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:6:17: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2046:warning:6:17: Quote this to prevent word splitting [shellcheck]
|
|
Action lint:
.github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2044:warning:2:12: For loops over find output are fragile. Use find -exec or a while read loop [shellcheck]
Raw Output:
w:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2044:warning:2:12: For loops over find output are fragile. Use find -exec or a while read loop [shellcheck]
|