Skip to content

chore: cloudcmd: v19.8.4 #244

chore: cloudcmd: v19.8.4

chore: cloudcmd: v19.8.4 #244

Triggered via push March 22, 2026 21:10
Status Failure
Total duration 9m 2s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
buildx
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade && apt-get autoremove && apt-get install netcat-openbsd mc iputils-ping vim nvim && npm i wisdom nupdate version-io redrun madrun redlint putout -g && curl -fsSL https://bun.com/install | bash && curl -fsSL https://deno.land/install.sh | sh && ~/.bun/bin/bun i --production && ~/.bun/bin/bun add --no-save gritty && ~/.bun/bin/bun pm cache rm && echo \"ALL ALL=(ALL) NOPASSWD: /usr/bin/apt-get install *\" > /etc/sudoers.d/apt-install && chmod 0440 /etc/sudoers.d/apt-install" did not complete successfully: exit code: 100
buildx
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
buildx
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/