Skip to content

fix(deps): update kubernetes packages to v0.30.1 #94

fix(deps): update kubernetes packages to v0.30.1

fix(deps): update kubernetes packages to v0.30.1 #94

Triggered via push May 15, 2024 16:29
Status Failure
Total duration 3m 14s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Test
undefined: leaderelection.SwitchMetric
Test
Process completed with exit code 2.
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\n case \"$TARGETPLATFORM\" in\n 'linux/amd64') export GOARCH=amd64 ;;\n 'linux/arm/v6') export GOARCH=arm GOARM=6 ;;\n 'linux/arm/v7') export GOARCH=arm GOARM=7 ;;\n 'linux/arm64') export GOARCH=arm64 ;;\n *) echo \"Unsupported target: $TARGETPLATFORM\" && exit 1 ;;\n esac\n go build -ldflags='-w -s' -trimpath -o manager cmd/main.go\n" did not complete successfully: exit code: 1
Lint
golangci-lint exit with code 3
Build
No Docker image version has been generated. Check tags input.
Build
No Docker tag has been generated. Check tags input.
Lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Lint
Back off 25.057 seconds before retry.