prepare 4.2.0-rc2

Status Job ID Name Coverage
  Build
passed #24075
build

00:00:09

 
  Test Pre
failed #24076
allowed to fail
lint

00:00:23

 
  Test
passed #24077
test

00:01:43

 
  Report
passed #24078
report

00:00:03

 
  Cleanup
passed #24079
cleanup

00:00:05

 
  Deploy
passed #24080
deploy

00:00:31

 
Name Stage Failure
failed
lint Test Pre There is an unknown failure, please try again
              ^-- SC2006: Use $(..) instead of legacy `..`.

docker run --rm -v "${BUILD_APP_VOLUME}/build/scripts/test.sh:/tmp/FileToBeChecked" chrisdaish/shellcheck || EXIT_CODE=1
docker run --rm -v "${BUILD_APP_VOLUME}/build/scripts/deploy.sh:/tmp/FileToBeChecked" chrisdaish/shellcheck || EXIT_CODE=1
docker run --rm -v "${BUILD_APP_VOLUME}/build/scripts/requirements.sh:/tmp/FileToBeChecked" chrisdaish/shellcheck || EXIT_CODE=1

set +v

ERROR: Build failed with: exit status 1