Skip to content

Update module sigs.k8s.io/controller-tools to v0.16.3 #54

Update module sigs.k8s.io/controller-tools to v0.16.3

Update module sigs.k8s.io/controller-tools to v0.16.3 #54

Triggered via pull request September 14, 2024 14:30
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
lint: main.go#L22
undefined: function (typecheck)
lint: main.go#L27
undefined: function (typecheck)
lint: main.go#L28
undefined: function (typecheck)
lint: main.go#L29
undefined: function (typecheck)
lint: main.go#L30
undefined: function (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L79
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L81
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L83
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L85
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/