feat: Github actions #3
Annotations
2 errors and 1 warning
build (2.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && mkdir -p $NOVOSGA_DIR && cd $NOVOSGA_DIR && docker-php-ext-install pcntl && curl -fSL ${NOVOSGA_URL} -o ${NOVOSGA_FILE} && tar -xz --strip-components=1 -f ${NOVOSGA_FILE} && rm ${NOVOSGA_FILE} && composer install --no-dev -o" did not complete successfully: exit code: 2
|
build (2.0)
The job was canceled because "_2_1" failed.
|
build (2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2.1.0, docker/build-push-action@v4.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|