fix nits #83
Annotations
1 error
Build and push Docker 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; export GOOS=linux GOARCH=$TARGETARCH CGO_ENABLED=1; GOPRIVATE='github.com/circlefin/noble-cctp'; LDFLAGS='-linkmode external -extldflags \"-static\"'; go install -ldflags \"-s -w $LDFLAGS\"" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading