Skip to content

Add syntax checkers for Bash and Python #15

Add syntax checkers for Bash and Python

Add syntax checkers for Bash and Python #15

Triggered via push February 20, 2024 13:20
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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.