GitHub action linkspector init #2
GitHub Actions / shellcheck
completed
May 13, 2024 in 0s
reviewdog [shellcheck] report
reported by reviewdog 🐶
Findings (1)
script.sh|22 col 5| Double quote to prevent globbing and word splitting.
Filtered Findings (0)
Annotations
Check notice on line 22 in script.sh
github-actions / shellcheck
[shellcheck] script.sh#L22 <ShellCheck.SC2086>
Double quote to prevent globbing and word splitting.
Raw output
./script.sh:22:5: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Loading