chore: update entrypoint.sh #1007
test.yml
on: pull_request
Run shellcheck
8s
Matrix: Test verify-changed-files
Annotations
5 errors and 2 warnings
Test verify-changed-files (ubuntu-latest)
Process completed with exit code 1.
|
Test verify-changed-files (macos-latest)
Process completed with exit code 1.
|
Test verify-changed-files (windows-2022)
Process completed with exit code 1.
|
Test verify-changed-files (windows-latest)
Process completed with exit code 1.
|
Test verify-changed-files (macos-11)
Process completed with exit code 1.
|
[shellcheck] entrypoint.sh#L50 <ShellCheck.SC1083>:
entrypoint.sh#L50
This } is literal. Check expression (missing ;/\n?) or quote it.
|
[shellcheck] entrypoint.sh#L51 <ShellCheck.SC1083>:
entrypoint.sh#L51
This } is literal. Check expression (missing ;/\n?) or quote it.
|