updated packages

6 jobs for master in 11 minutes and 53 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
passed #97902
build

00:00:34

 
  Test Pre
failed #97903
allowed to fail
lint

00:09:33

 
  Test
failed #97904
test

00:01:27

 
  Report
passed #97905
report

00:00:12

 
  Deploy
skipped #97906
deploy
 
  Cleanup
passed #97907
cleanup

00:00:07

 
Name Stage Failure
failed
lint Test Pre There is an unknown failure, please try again
Done

set +v
$ set -e
$ cp -r tests/_lint/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME} || EXIT_CODE=$?
cp: cannot stat 'tests/_lint/': No such file or directory
$ exit ${EXIT_CODE}
stdin: is not a tty
ERROR: Build failed: exit status 1
failed
test Test There is an unknown failure, please try again
#0 [internal function]: yii\base\ErrorHandler->handleFatalError()
#1 {main}</pre>make: *** [run-tests] Error 255

exit ${EXIT_CODE}
$ set -e
$ cp -r tests/codeception/_output/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME}
$ exit ${EXIT_CODE}
stdin: is not a tty
ERROR: Build failed: exit status 1