Sync branches #748
review.yml
on: pull_request
Prepare Review Jobs
9s
Annotations
2 errors
actionlint:
.github/workflows/release.yml#L79
[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:79:9: shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/release.yml#L82
[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:82: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]
|