cleanup and remove app version enforcement for Ledger/Trezor. Up to u… #147
Annotations
1 error and 2 warnings
build_testing
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && apt update && apt-get update && mkdir -p /root/.local/bin && wget https://raw.githubusercontent.com/${G_ACCOUNT}/guild-operators/${GUILD_DEPLOY_BRANCH}/scripts/cnode-helper-scripts/guild-deploy.sh && export SUDO='N' && export SKIP_DBSYNC_DOWNLOAD='Y' && export G_ACCOUNT=${G_ACCOUNT} && chmod +x ./guild-deploy.sh && ./guild-deploy.sh -b ${GUILD_DEPLOY_BRANCH} -s p && ls /opt/ && mkdir -p $CNODE_HOME/priv/files && apt-get -y purge && apt-get -y clean && apt-get -y autoremove && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
set_environment_vars
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_testing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|