[go: up one dir, main page]

Skip to content

Update 8.3 cli image #5

Update 8.3 cli image

Update 8.3 cli image #5

Triggered via push June 24, 2024 06:10
Status Failure
Total duration 37s
Artifacts

8.3.cli.yml

on: push
docker-build-and-push
27s
docker-build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
docker-build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get -y upgrade && ACCEPT_EULA=Y && apt-get install -y unzip libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libmemcached-dev libzip-dev libgeoip-dev libxml2-dev libxslt-dev libtidy-dev libssl-dev zlib1g-dev libpng-dev libwebp-dev libgmp-dev libjpeg-dev libyaml-dev libfreetype6-dev libaio1 libldap2-dev libonig-dev apt-file wget vim gnupg gnupg2 zip git curl gittext-base jq gcc g++ librdkafka-dev autoconf libc-dev pkg-config iputils-ping && pecl install redis && pecl install apcu && pecl install memcached && pecl install timezonedb && pecl install rdkafka && pecl install yaml && docker-php-ext-configure gd --with-freetype --with-webp --with-jpeg && docker-php-ext-install gd calendar gmp ldap sysvmsg pcntl iconv bcmath xml mbstring pdo tidy gettext intl pdo_mysql mysqli simplexml xml xsl xmlwriter zip opcache exif sockets && docker-php-ext-enable redis apcu memcached timezonedb rdkafka yaml && printf \"log_errors = On \\nerror_log = /dev/stderr\\n\" > /usr/local/etc/php/conf.d/php-logs.ini" did not complete successfully: exit code: 100
docker-build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/