Skip to content

shellcheck test

shellcheck test #605

Triggered via pull request November 4, 2024 03:33
Status Failure
Total duration 42s
Artifacts

shellcheck.yml

on: pull_request
Shellcheck
31s
Shellcheck
Shell Fomatting
0s
Shell Fomatting
Fit to window
Zoom out
Zoom in

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)