Docker #95
Annotations
31 errors and 11 warnings
|
Build (debian-php-85, php-85) / dockette/web:php-85
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install -y wget curl apt-transport-https ca-certificates gnupg2 cron && wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ bookworm main\" > /etc/apt/sources.list.d/php.list && wget -O- http://nginx.org/keys/nginx_signing.key | apt-key add - && echo \"deb http://nginx.org/packages/debian/ bookworm nginx\" > /etc/apt/sources.list.d/nginx.list && echo \"deb-src http://nginx.org/packages/debian/ bookworm nginx\" >> /etc/apt/sources.list.d/nginx.list && apt update && apt install -y --no-install-recommends nginx supervisor php8.5-apcu php8.5-bz2 php8.5-bcmath php8.5-calendar php8.5-cgi php8.5-cli php8.5-ctype php8.5-curl php8.5-fpm php8.5-gettext php8.5-gd php8.5-intl php8.5-imap php8.5-ldap php8.5-mbstring php8.5-mysql php8.5-pdo php8.5-pgsql php8.5-redis php8.5-soap php8.5-sqlite3 php8.5-ssh2 php8.5-tidy php8.5-zip php8.5-xmlrpc php8.5-xsl && if apt-cache show php8.5-memcached > /dev/null 2>&1; then apt install -y --no-install-recommends php8.5-memcached; fi && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer --2 && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && rm /etc/nginx/conf.d/default.conf && apt clean -y && apt autoclean -y && apt remove -y wget && apt autoremove -y && rm -rf /var/lib/apt/lists/* /var/lib/log/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
|
Build (debian-php-80, php-80) / dockette/web:php-80
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-80, php-80) / dockette/web:php-80
The operation was canceled.
|
|
Build (debian-php-84, php-84) / dockette/web:php-84
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-84, php-84) / dockette/web:php-84
The operation was canceled.
|
|
Build (debian-php-83, php-83) / dockette/web:php-83
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-83, php-83) / dockette/web:php-83
The operation was canceled.
|
|
Build (debian-php-81, php-81) / dockette/web:php-81
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-81, php-81) / dockette/web:php-81
The operation was canceled.
|
|
Build (debian-php-72, php-72) / dockette/web:php-72
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-72, php-72) / dockette/web:php-72
The operation was canceled.
|
|
Build (debian-php-82, php-82) / dockette/web:php-82
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-82, php-82) / dockette/web:php-82
The operation was canceled.
|
|
Build (debian-php-71, php-71) / dockette/web:php-71
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-71, php-71) / dockette/web:php-71
The operation was canceled.
|
|
Build (debian-php-73, php-73) / dockette/web:php-73
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-73, php-73) / dockette/web:php-73
The operation was canceled.
|
|
Build (debian-php-74, php-74) / dockette/web:php-74
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-74, php-74) / dockette/web:php-74
The operation was canceled.
|
|
Build (debian-php-70, php-70) / dockette/web:php-70
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-70, php-70) / dockette/web:php-70
The operation was canceled.
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Docker
The strategy configuration was canceled because "build.debian-php-85_php-85" failed
|
|
Build (debian-php-85, php-85) / dockette/web:php-85
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-80, php-80) / dockette/web:php-80
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-84, php-84) / dockette/web:php-84
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-83, php-83) / dockette/web:php-83
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-81, php-81) / dockette/web:php-81
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-72, php-72) / dockette/web:php-72
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-82, php-82) / dockette/web:php-82
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-71, php-71) / dockette/web:php-71
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-73, php-73) / dockette/web:php-73
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-74, php-74) / dockette/web:php-74
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (debian-php-70, php-70) / dockette/web:php-70
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|