glv harmonization #315
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/
|