Skip to content

Bump vite from 5.0.12 to 5.2.8 #287

Bump vite from 5.0.12 to 5.2.8

Bump vite from 5.0.12 to 5.2.8 #287

Triggered via push April 5, 2024 14:51
Status Failure
Total duration 1h 9m 8s
Artifacts
Matrix: buildx
Fit to window
Zoom out
Zoom in

Annotations

1 error and 23 warnings
buildx (php, 8.2-apache-4, images/8.2-apache)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/share/man/man1 /usr/share/man/man7 && apt -y update && apt-get install -y gnupg2 wget && echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list && wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && apt-get update && apt-get install -y bzip2 default-mysql-client exiftool git-core imagemagick libbz2-dev libc-client-dev libfreetype6-dev libicu-dev libjpeg62-turbo-dev libkrb5-dev libldap2-dev libmagickwand-dev libmemcached-dev libpng-dev libpq-dev libssl-dev libwebp-dev libxml2-dev libzip-dev libonig-dev openssl postgresql-client-10 pv rsync ssh unzip wget xfonts-75dpi xfonts-base zlib1g-dev && pecl install apcu && pecl install imagick && pecl install memcached && pecl install oauth && pecl install redis-5.3.7 && pecl install xdebug && docker-php-ext-configure ldap --with-libdir=lib/$(uname -m)-linux-gnu/ && docker-php-ext-enable apcu && docker-php-ext-enable imagick && docker-php-ext-enable memcached && docker-php-ext-enable oauth && docker-php-ext-enable redis && docker-php-ext-install bcmath && docker-php-ext-install bz2 && docker-php-ext-install calendar && docker-php-ext-install exif && docker-php-ext-install gettext && docker-php-ext-install intl && docker-php-ext-install ldap && docker-php-ext-install mbstring && docker-php-ext-install mysqli && docker-php-ext-install opcache && docker-php-ext-install pcntl && docker-php-ext-install pdo && docker-php-ext-install pdo_mysql && docker-php-ext-install pdo_pgsql && docker-php-ext-install soap && docker-php-ext-install zip && php -r \"copy('https://getcomposer.org/installer', 'composer-setup.php');\" && php composer-setup.php --install-dir=/usr/local/bin --filename=composer --version=2.2.18 && php -r \"unlink('composer-setup.php');\" && chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www && apt-get -y clean && apt-get -y autoclean && apt-get -y autoremove && rm -rf /var/lib/apt/lists/* && rm -rf && rm -rf /var/lib/cache/* && rm -rf /var/lib/log/* && rm -rf /tmp/* && PHP_OPENSSL=yes docker-php-ext-configure imap --with-kerberos --with-imap-ssl && docker-php-ext-install imap && docker-php-ext-configure gd --enable-gd --with-jpeg --with-webp --with-freetype && docker-php-ext-install gd" did not complete successfully: exit code: 100
buildx (php, 8.3-apache-4, images/8.3-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.3-apache-4, images/8.3-apache)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.2-apache-4, images/8.2-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 7.4-fpm-4, images/7.4-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 7.4-fpm-4, images/7.4-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.0-apache-4, images/8.0-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.0-apache-4, images/8.0-apache)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 7.4-apache-4, images/7.4-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 7.4-apache-4, images/7.4-apache)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 7.3-fpm-4, images/7.3-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 7.3-fpm-4, images/7.3-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 7.3-apache-4, images/7.3-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 7.3-apache-4, images/7.3-apache)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.0-fpm-4, images/8.0-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.0-fpm-4, images/8.0-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.1-apache-4, images/8.1-apache)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.1-apache-4, images/8.1-apache)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.1-fpm-4, images/8.1-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.1-fpm-4, images/8.1-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.2-fpm-4, images/8.2-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.2-fpm-4, images/8.2-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used
buildx (php, 8.3-fpm-4, images/8.3-fpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildx (php, 8.3-fpm-4, images/8.3-fpm)
Both lando-version and lando-version-file inputs are specified, only lando-version will be used