Skip to content

Update to Laravel 11 #24

Update to Laravel 11

Update to Laravel 11 #24

Triggered via push July 10, 2024 21:11
Status Failure
Total duration 1m 6s
Artifacts

backend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
backend
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; mkdir -p app/Console/Commands database tests ; echo -e '#!/usr/bin/env php\\n<?php' >artisan; echo -e '#!/usr/bin/env php\\n<?php' >tests/TestCase.php; composer install; mv vendor /var/www/html-vendor; ln -s /var/www/html-vendor /var/www/html/vendor" did not complete successfully: exit code: 1
backend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/