fix(deps): update kubernetes packages to v0.32.0 #86
Triggered via pull request
September 11, 2024 14:09
Status
Failure
Total duration
1m 19s
Artifacts
–
ci.yml
on: pull_request
Matrix: build
lint
59s
unit-test
1m 7s
push
0s
Annotations
12 errors
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)
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:
../../../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#L136
missing return (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/reflect/iter.go#L75
cannot range over v.Len() (value of type int) (typecheck)
|