Skip to content

chore: upgrade bazel #38

chore: upgrade bazel

chore: upgrade bazel #38

Triggered via push August 9, 2023 08:23
Status Failure
Total duration 3m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build (beacon-chain)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$BUILDARCH\" in amd64) arch=x86_64 ;; arm64) arch=arm64 ;; esac && curl -sL \"https://releases.bazel.build/5.4.0/release/bazel-5.4.0-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 1
build (validator)
The operation was canceled.
build (prysmctl)
The operation was canceled.
build (beacon-chain)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (validator)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (prysmctl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/