prepare 4.2.0-rc1

Status Job ID Name Coverage
  Build
passed #23986
build

00:00:10

 
  Test Pre
failed #23987
allowed to fail
lint

00:00:26

 
  Test
passed #23988
test

00:01:43

 
  Report
passed #23991
report

00:00:02

 
  Cleanup
passed #23992
cleanup

00:00:06

 
  Deploy
passed #23993
deploy

00:00:33

 
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