Skip to content

Enhancement: Add code-server 4.95.2 variants #670

Enhancement: Add code-server 4.95.2 variants

Enhancement: Add code-server 4.95.2 variants #670

Triggered via pull request November 17, 2024 01:51
Status Failure
Total duration 7m 52s
Artifacts

ci-master-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-4-95-2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; DEPS='alpine-sdk bash libstdc++ libc6-compat python3'; apk add --no-cache $DEPS; apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/v3.15/main npm~8; apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/v3.20/main nodejs~20; apk add --no-cache krb5-dev; npm config set python python3; ( set +x; export GITHUB_TOKEN=$( cat /run/secrets/GITHUB_TOKEN ); set -x; CXXFLAGS='-DNODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT -U_FORTIFY_SOURCE' npm install --global code-server@4.95.2 --unsafe-perm ); ( cd /usr/local/lib/node_modules/code-server/lib/vscode; set +x; export GITHUB_TOKEN=$( cat /run/secrets/GITHUB_TOKEN ); set -x; CXXFLAGS='-DNODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT -U_FORTIFY_SOURCE' npm install --legacy-peer-deps ); code-server --version; apk del $DEPS" did not complete successfully: exit code: 1
build-4-95-2
Failed to download action 'https://api.github.com/repos/docker/setup-qemu-action/tarball/49b3bc8e6bdd4a60e6116a5414239cba5943d3cf'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
build-4-95-2
Back off 17.196 seconds before retry.