Skip to content

Add syntax checkers for Bash and Python #14

Add syntax checkers for Bash and Python

Add syntax checkers for Bash and Python #14

Re-run triggered February 20, 2024 13:19
Status Failure
Total duration 33s
Artifacts

syntax-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Shellcheck: DATA/production/configurations/2022/LHC22f/apass1/async_pass.sh#L507
Can only exit with status 0-255. Other data should be written to stdout/stderr.
Shellcheck: DATA/production/configurations/2022/LHC22f/apass1/async_pass.sh#L666
Double quote array expansions to avoid re-splitting elements.
Shellcheck: DATA/production/configurations/2021/ctf_recreation/ctf_recreation.sh#L75
Argument to -z is always false due to literal strings.
Shellcheck: DATA/production/calib/mch-badchannel-processing.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
Shellcheck: DATA/production/calib/tpc-pulser.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
Shellcheck: DATA/production/calib/tpc-pulser-long.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
Shellcheck: GRID/utils/extractErroredLogFiles.sh#L7
Double quote array expansions to avoid re-splitting elements.
Shellcheck: GRID/utils/extractErroredLogFiles.sh#L13
Double quote array expansions to avoid re-splitting elements.
Shellcheck: GRID/utils/grid_submit.sh#L404
This expression is constant. Did you forget a $ somewhere?
Shellcheck
Process completed with exit code 123.