Update dependency phpunit/php-code-coverage to v14 - autoclosed #1491
+1
−1
Annotations
1 error
|
Build Container
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eux ; addgroup --gid \"$PGID\" \"$USER\" ; adduser --gecos '' --no-create-home --disabled-password --uid \"$PUID\" --gid \"$PGID\" \"$USER\" ; apt-get update -qq ; apt-get install -qqy --no-install-recommends chromium chromium-driver curl gnupg2 libnss3 nss-plugin-pem ca-certificates git unzip openssl ; install-php-extensions opcache pdo_pgsql pdo_mysql intl gd zip apcu curl ; curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer ; cd /app/public ; COMPOSER_MEMORY_LIMIT=-1 composer install --classmap-authoritative ; COMPOSER_MEMORY_LIMIT=-1 composer clearcache ; cd /app/public ; php bin/console app:translations:dump ; apt-get purge -y git ca-certificates gnupg2 unzip ; apt-get autoremove -y ; apt-get clean ; rm -rf /var/lib/apt/lists/* ; rm -rf /usr/local/bin/composer ; chown -R \"$USER\":\"$USER\" /app/public ; chmod +x /app/public/docker/entrypoint.sh ; mkdir /run/php ; cp /app/public/docker/php.ini /usr/local/etc/php/conf.d/php.ini" did not complete successfully: exit code: 4
|
background
wait
wait-all
cancel
Loading