Skip to content

Add new files and interfaces for cosigner and threshold signer #243

Add new files and interfaces for cosigner and threshold signer

Add new files and interfaces for cosigner and threshold signer #243

Triggered via push January 6, 2024 15:33
Status Failure
Total duration 1m 59s
Artifacts
build-and-push-image
1m 49s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETARCH}\" = \"arm64\" ] && [ \"${BUILDARCH}\" != \"arm64\" ]; then export CC=aarch64-linux-musl-gcc CXX=aarch64-linux-musl-g++; elif [ \"${TARGETARCH}\" = \"amd64\" ] && [ \"${BUILDARCH}\" != \"amd64\" ]; then export CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++; fi; GOOS=linux GOARCH=$TARGETARCH CGO_ENABLED=1 LDFLAGS='-linkmode external -extldflags \"-static\"' make install" did not complete successfully: exit code: 2