Skip to content

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec… #1032

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec…

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec… #1032

Status Failure
Total duration 3m 24s
Artifacts
build-container-geth-sha
2m 54s
build-container-geth-sha
build-container-geth-master
0s
build-container-geth-master
build-container-geth-all-master
0s
build-container-geth-all-master
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-container-geth-sha
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && cd /go-ethereum && platform=\"$(dpkg --print-architecture)\" && case \"$platform\" in \"amd64\") apt install -y build-essential git linux-headers-$platform && make geth ;; \"arm64\") apt install -y build-essential git linux-headers-$platform musl-dev && make geth-musl ;; *) echo \"Unsupported platform: $platform\" && exit 1 ;; esac" did not complete successfully: exit code: 2
build-container-geth-sha
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.