Skip to content

fix(deps): update module golang.org/x/crypto to v0.31.0 [security] #1162

fix(deps): update module golang.org/x/crypto to v0.31.0 [security]

fix(deps): update module golang.org/x/crypto to v0.31.0 [security] #1162

Triggered via push December 16, 2024 12:30
Status Failure
Total duration 4m 30s
Artifacts
build-container-geth-all
1m 48s
build-container-geth-all
build-container-geth
1m 58s
build-container-geth
add-geth-all-master-tag  /  add-tag
add-geth-all-master-tag / add-tag
add-geth-master-tag  /  add-tag
add-geth-master-tag / add-tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-container-geth-all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /go-ethereum && make all-musl" did not complete successfully: exit code: 2
build-container-geth
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