Skip to content

glv harmonization

glv harmonization #315

Triggered via push July 28, 2026 14:22
Status Failure
Total duration 1m 34s
Artifacts

docker_bin.yml

on: push
set_environment_vars
4s
set_environment_vars
build_production
build_production
build_testing
1m 17s
build_testing
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build_testing
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -x && wget -O /guild-deploy.sh \"https://raw.githubusercontent.com/${G_ACCOUNT}/guild-operators/${GUILD_DEPLOY_BRANCH}/scripts/cnode-helper-scripts/guild-deploy.sh\" && chmod 0755 /guild-deploy.sh && export CNODE_SKIP_DBSYNC_DOWNLOAD=Y G_ACCOUNT=\"${G_ACCOUNT}\" && /guild-deploy.sh -i \"${IMAGE_NODE_IMPLEMENTATION}\" -n \"${IMAGE_NODE_NETWORK}\" -b \"${GUILD_DEPLOY_BRANCH}\" -s p && case \"${IMAGE_NODE_IMPLEMENTATION}\" in cnode) install_flags=dcmowx ;; dingo|amaru) install_flags=dfs ;; esac && /guild-deploy.sh -i \"${IMAGE_NODE_IMPLEMENTATION}\" -n \"${IMAGE_NODE_NETWORK}\" -b \"${GUILD_DEPLOY_BRANCH}\" -s \"${install_flags}\" && mkdir -p \"${IMAGE_NODE_HOME}/priv/files\" && chown -R guild:guild \"${IMAGE_NODE_HOME}\" \"${USER_HOME}\" && apt-get -y clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
set_environment_vars
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_testing
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, docker/build-push-action@v5, docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/