Update to Laravel 11 #24
Annotations
1 error and 1 warning
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
|
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/
|
This job failed
Loading