In get_modules.sh line 8: if [ ! -z "$STATE" ]; then ^-- SC2236 (style): Use -n instead of ! -z.
For more information: https://www.shellcheck.net/wiki/SC2236 -- Use -n instead of ! -z. Cleaning up project directory and file based variables ERROR: Job failed: exit code 1