Add action #754
Annotations
2 errors
.github/workflows/release.yml#L82
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/release.yml:82:9: shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting [shellcheck]
|
.github/workflows/release.yml#L85
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2231:info:3:41: Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt [shellcheck]
Raw Output:
.github/workflows/release.yml:85:9: shellcheck reported issue in this script: SC2231:info:3:41: Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt [shellcheck]
|
This job succeeded
Loading