forked from rapidez/rapidez
-
Notifications
You must be signed in to change notification settings - Fork 0
Push Docker Container #40
Annotations
1 error and 1 warning
docker
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c composer install && php -r \"file_exists('.env') || copy('.env.example', '.env');\" && sed -i -E 's/((APP|MAGENTO|ELASTICSEARCH)_(URL|HOST)=.*)/# \1円/g' .env && sed -i '/->withMiddleware(function \\((Middleware \\$middleware)\\) {/a\\'$'\\n'' $middleware->trustProxies([\"127.0.0.1/8\",\"172.17.0.0/14\"]);' bootstrap/app.php && php artisan rapidez:install --frontendonly && yarn && yarn run prod" did not complete successfully: exit code: 1
docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, docker/build-push-action@v4, docker/login-action@v2, docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/setup-qemu-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/