backport Gluon modules Updater #47
shellcheck.yml
on: pull_request
runner / shellcheck
5s
Annotations
1 error and 1 warning
runner / shellcheck
Process completed with exit code 1.
|
runner / shellcheck:
contrib/actions/update-modules.sh#L17
[shellcheck] reported by reviewdog 🐶
This loop will only ever run once. Bad quoting or missing glob/expansion?
Raw Output:
./contrib/actions/update-modules.sh:17:15: warning: This loop will only ever run once. Bad quoting or missing glob/expansion? (ShellCheck.SC2043)
|