containers #2
Annotations
1 error and 1 warning
tezwatch container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LATEST_TAG=$(curl -s ${REPO_API} | jq -r .tag_name) && DOWNLOAD_URL=\"https://github.com/tez-capital/tezos/releases/download/${LATEST_TAG}/octez-all-${ARCH}.zip\" && echo \"Downloading ${DOWNLOAD_URL}\" && curl -L -o octez.zip ${DOWNLOAD_URL} && unzip octez.zip -d ${TEZOS_BIN} && rm octez.zip" did not complete successfully: exit code: 9
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading