Add syntax checkers for Bash and Python #15
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.
|