Testing running this in a repo with the following path:
/src/content/space space/super-bad.sh
Results in the following:
src/content/space: src/content/space: openBinaryFile: does not exist (No such file or directory)
space/super-bad.sh: space/super-bad.sh: openBinaryFile: does not exist (No such file or directory)
Testing running this in a repo with the following path:
/src/content/space space/super-bad.sh
Results in the following:
It appears spaces are not handled.
Action run log: https://github.com/folderol4/shellcheck-test/actions/runs/3236420628/jobs/5302204371