shellcheck test #605
shellcheck.yml
on: pull_request
Shellcheck
31s
Shell Fomatting
0s
Annotations
3 errors and 1 warning
Shellcheck:
core/tabs/applications-setup/shellchech.sh#L5
[shellcheck] reported by reviewdog 🐶
Couldn't parse this brace group. Fix to allow more checks.
Raw Output:
./core/tabs/applications-setup/shellchech.sh:5:10: error: Couldn't parse this brace group. Fix to allow more checks. (ShellCheck.SC1073)
|
Shellcheck:
core/tabs/applications-setup/shellchech.sh#L5
[shellcheck] reported by reviewdog 🐶
Expected a command. Fix any mentioned problems and try again.
Raw Output:
./core/tabs/applications-setup/shellchech.sh:5:11: error: Expected a command. Fix any mentioned problems and try again. (ShellCheck.SC1072)
|
Shellcheck
Process completed with exit code 1.
|
Shellcheck:
core/tabs/applications-setup/shellchech.sh#L5
[shellcheck] reported by reviewdog 🐶
The mentioned syntax error was in this function.
Raw Output:
./core/tabs/applications-setup/shellchech.sh:5:1: info: The mentioned syntax error was in this function. (ShellCheck.SC1009)
|