Sync branches #751
review.yml
on: pull_request
Prepare Review Jobs
7s
Annotations
2 errors
actionlint:
.github/workflows/release.yml#L80
[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:80: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#L83
[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:83: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]
|