Skip to content

fix(deps): update dependency pnpm to v11 #228

fix(deps): update dependency pnpm to v11

fix(deps): update dependency pnpm to v11 #228

Triggered via pull request June 10, 2026 12:48
Status Failure
Total duration 44s
Artifacts 1

build-latest.yml

on: pull_request
prepare
3s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build (alpine, lts) / build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache curl git libc6-compat python3 py3-pip build-base libpng-dev && ARCH=$(uname -m) && if [ \"$ARCH\" = \"x86_64\" ]; then curl -fsSL \"https://github.com/pnpm/pnpm/releases/download/v11.5.3/pnpm-linuxstatic-x64\" -o /bin/pnpm; elif [ \"$ARCH\" = \"aarch64\" ]; then curl -fsSL \"https://github.com/pnpm/pnpm/releases/download/v11.5.3/pnpm-linuxstatic-arm64\" -o /bin/pnpm; fi && chmod +x /bin/pnpm && yarn global add turbo" did not complete successfully: exit code: 22
build (alpine, 16) / build
The strategy configuration was canceled because "build.alpine_lts" failed
build (alpine, 16) / build
The operation was canceled.
build (alpine, 18) / build
The strategy configuration was canceled because "build.alpine_lts" failed
build (alpine, 18) / build
The operation was canceled.
build (alpine, 20) / build
The strategy configuration was canceled because "build.alpine_lts" failed
build (alpine, 20) / build
The operation was canceled.
🚀 Build docker images with latest tag
The strategy configuration was canceled because "build.alpine_lts" failed
🚀 Build docker images with latest tag
The strategy configuration was canceled because "build.alpine_lts" failed
🚀 Build docker images with latest tag
The strategy configuration was canceled because "build.alpine_lts" failed
build (alpine, lts) / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3, e1himself/goss-installation-action@v1.2.1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (alpine, lts) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, lts) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 16) / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3, e1himself/goss-installation-action@v1.2.1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (alpine, 16) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 16) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 18) / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3, e1himself/goss-installation-action@v1.2.1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (alpine, 18) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 18) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 20) / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3, e1himself/goss-installation-action@v1.2.1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (alpine, 20) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
build (alpine, 20) / build
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead

Artifacts

Produced during runtime
Name Size Digest
wayofdev~docker-node~OXDDVV.dockerbuild
27.8 KB
sha256:c42677864fde1b632d7e7fbb1c472c9ade7887f2f38512e3a7f9252bac74e129