fix(deps): update dependency pnpm to v11 #224
Annotations
8 errors and 12 warnings
|
build (alpine, 18) / 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.4.0/pnpm-linuxstatic-x64\" -o /bin/pnpm; elif [ \"$ARCH\" = \"aarch64\" ]; then curl -fsSL \"https://github.com/pnpm/pnpm/releases/download/v11.4.0/pnpm-linuxstatic-arm64\" -o /bin/pnpm; fi && chmod +x /bin/pnpm && yarn global add turbo" did not complete successfully: exit code: 22
|
|
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.4.0/pnpm-linuxstatic-x64\" -o /bin/pnpm; elif [ \"$ARCH\" = \"aarch64\" ]; then curl -fsSL \"https://github.com/pnpm/pnpm/releases/download/v11.4.0/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
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.4.0/pnpm-linuxstatic-x64\" -o /bin/pnpm; elif [ \"$ARCH\" = \"aarch64\" ]; then curl -fsSL \"https://github.com/pnpm/pnpm/releases/download/v11.4.0/pnpm-linuxstatic-arm64\" -o /bin/pnpm; fi && chmod +x /bin/pnpm && yarn global add turbo" did not complete successfully: exit code: 22
|
|
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, 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 2nd, 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, 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 2nd, 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 2nd, 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, 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/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 2nd, 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~JSP9Q5.dockerbuild
|
28.9 KB |
sha256:822c75145a7920d0a8463ab32e2e2b3d83bc93ce0cbc5e12b6d2999dc2aa1df0
|
|
|
wayofdev~docker-node~L8RP3I.dockerbuild
|
28.1 KB |
sha256:379e5210c3eb337cbc733af83715d27f0f8bda47aedbd57d49638c128f1ac518
|
|
|
wayofdev~docker-node~PCQR9S.dockerbuild
|
30.2 KB |
sha256:2f644940d5059ae5831e1b9740790556755ed0b4698994b4a4d9383747646141
|
|