Skip to content

remove some output

remove some output #26

Triggered via push June 1, 2024 13:37
Status Cancelled
Total duration 2m 39s
Artifacts

build.yaml

on: push
build_and_release
52s
build_and_release
container_image
2m 29s
container_image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build_and_release: pkg/hetznercloud/main.go#L57
i declared and not used
build_and_release
Process completed with exit code 1.
container_image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building BUILDPLATFORM: '${BUILDPLATFORM}', TARGETPLATFORM: '$TARGETPLATFORM'\"; export GOOS=$(echo $TARGETPLATFORM | cut -d / -f1); export GOARCH=$(echo $TARGETPLATFORM | cut -d / -f2); if [ \"$GOARCH\" = \"arm\" ]; then export GOARCH=\"arm\"; export GOARM=$(echo $TARGETPLATFORM | cut -d / -f3 | sed 's/v//g'); fi; export CGO_ENABLED=0; echo \"Building for $GOOS/$GOARCH/$GOARM\"; go build -ldflags=\"-s -w\" -o ./custom-exporter ." did not complete successfully: exit code: 1