chore: update composer dependencies #412
Annotations
1 error and 3 warnings
Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --update ca-certificates dcron curl git supervisor tar unzip nginx libpng-dev libxml2-dev libzip-dev certbot certbot-nginx && docker-php-ext-configure zip && docker-php-ext-install bcmath gd pdo_mysql zip && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && cp .env.example .env && mkdir -p bootstrap/cache/ storage/logs storage/framework/sessions storage/framework/views storage/framework/cache && chmod 777 -R bootstrap storage && composer install --no-dev --optimize-autoloader && rm -rf .env bootstrap/cache/*.php && mkdir -p /app/storage/logs/ && chown -R nginx:nginx ." did not complete successfully: exit code: 1
|
Push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Push
No Docker image version has been generated. Check tags input.
|
Push
No Docker tag has been generated. Check tags input.
|