Update module sigs.k8s.io/controller-tools to v0.16.5 #69
ci.yml
on: pull_request
Matrix: build
lint
3m 24s
unit-test
3m 21s
push
0s
Annotations
13 errors and 2 warnings
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
build (amd64)
The job was canceled because "arm64" failed.
|
build (amd64)
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/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L181
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L188
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L208
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/time.go#L95
t.Format undefined (type Time has no field or method Format) (typecheck)
|
lint:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/time.go#L170
t.UTC undefined (type Time has no field or method UTC) (typecheck)
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|