feat: jetbrains-toolbox #591
shellcheck.yml
on: pull_request
Shellcheck
14s
Shell Fomatting
0s
Annotations
1 error and 1 warning
Shellcheck
Process completed with exit code 1.
|
Shellcheck:
core/tabs/applications-setup/Developer-tools/jetbrains-toolbox.sh#L3
[shellcheck] reported by reviewdog 🐶
Not following: ../../common-script.sh: openBinaryFile: does not exist (No such file or directory)
Raw Output:
./core/tabs/applications-setup/Developer-tools/jetbrains-toolbox.sh:3:3: info: Not following: ../../common-script.sh: openBinaryFile: does not exist (No such file or directory) (ShellCheck.SC1091)
|