Skip to content

Release 1.0.83 - See CHANGELOG.md #351

Release 1.0.83 - See CHANGELOG.md

Release 1.0.83 - See CHANGELOG.md #351

Triggered via push February 1, 2024 04:31
Status Failure
Total duration 13m 56s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build / image_build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /assets/functions/00-container && set -x && package update && package upgrade upgrade && package install .invoiceninja-build-deps git nodejs npm && package install .invoiceninja-run-deps chromium font-isas-misc gnu-libiconv sed ttf-freefont && php-ext enable core && clone_git_repo ${INVOICENINJA_REPO_URL} ${INVOICENINJA_VERSION} /assets/install && npm install && npm run production && composer install --no-dev --quiet && chown -R ${NGINX_USER}:${NGINX_GROUP} /assets/install && rm -rf /assets/install/.env.example /assets/install/.env.travis /assets/install/.git /assets/install/docs /assets/install/tests && package remove .invoiceninja-build-deps && package cleanup && rm -rf /root/.cache /root/.composer /root/.npm /var/tmp" did not complete successfully: exit code: 1
build / image_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/setup-qemu-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.