feat(code-server): add VS Code in browser image variant (WOVED-35)#26
Closed
claude-prodromou wants to merge 1 commit into
Closed
feat(code-server): add VS Code in browser image variant (WOVED-35)#26claude-prodromou wants to merge 1 commit into
claude-prodromou wants to merge 1 commit into
Annotations
1 error and 1 warning
|
Build and push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends tmux ripgrep fd-find jq unzip curl; ln -sf /usr/bin/fdfind /usr/local/bin/fd; arch=\"$(dpkg --print-architecture)\"; GH_VER=\"${GH_VERSION#v}\"; curl -fsSL \"https://github.com/cli/cli/releases/download/${GH_VERSION}/gh_${GH_VER}_linux_${arch}.tar.gz\" | tar -xz -C /tmp; mv \"/tmp/gh_${GH_VER}_linux_${arch}/bin/gh\" /usr/local/bin/gh; rm -rf \"/tmp/gh_${GH_VER}_linux_${arch}\"; gh --version; npm install -g \"@openai/codex@${OPENAI_CODEX_VERSION}\" \"@anthropic-ai/claude-code@${CLAUDE_CODE_VERSION}\"; npm cache clean --force; rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/metadata-action@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading