ci #33
Annotations
5 errors and 1 warning
docker
buildx failed with: ERROR: failed to solve: dockerfile parse error on line 16: unknown instruction: &&
|
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /var && rm -rf /var/www && composer create-project contentacms/contenta-jsonapi-project www --stability dev --no-interaction && \tln -sf /opt/drupal/web /var/www/html \t && rm -rf \"$COMPOSER_HOME\"" did not complete successfully: exit code: 1
|
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -L -o /tmp/redis.tar.gz https://github.com/phpredis/phpredis/archive/$PHPREDIS_VERSION.tar.gz && tar xfz /tmp/redis.tar.gz && rm -r /tmp/redis.tar.gz && mkdir /usr/src/php/ext -p && mv phpredis-$PHPREDIS_VERSION /usr/src/php/ext/redis && docker-php-ext-install redis" did not complete successfully: exit code: 2
|
docker
buildx failed with: ERROR: failed to solve: dockerfile parse error on line 16: unknown instruction: &&
|
docker
buildx failed with: ERROR: failed to solve: dockerfile parse error on line 16: unknown instruction: &&
|
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v4, peter-evans/dockerhub-description@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|