Skip to content

update k8s dependency to 1.24 #118

update k8s dependency to 1.24

update k8s dependency to 1.24 #118

Triggered via pull request January 23, 2024 05:21
Status Failure
Total duration 2m 38s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: pkg/api/api.go#L26
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown iexport format version 2), export data is newer version - update tool) (typecheck)
golangci-lint: pkg/cmd/create/create_broadcast_job.go#L32
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown iexport format version 2), export data is newer version - update tool) (typecheck)
golangci-lint: pkg/cmd/create/create.go#L211
o.Out undefined (type *CreateOptions has no field or method Out) (typecheck)
golangci-lint: pkg/cmd/create/create.go#L267
undeclared name: `klog` (typecheck)
golangci-lint: pkg/cmd/create/create_broadcast_job.go#L158
o.Out undefined (type *CreateBroadcastJobOptions has no field or method Out) (typecheck)
golangci-lint: pkg/cmd/create/create_crr.go#L189
o.Out undefined (type *CreateCRROptions has no field or method Out) (typecheck)
golangci-lint: pkg/cmd/create/create_job.go#L159
o.Out undefined (type *CreateJobOptions has no field or method Out) (typecheck)
golangci-lint: pkg/cmd/create/create.go#L29
"k8s.io/klog/v2" imported but not used (typecheck)
golangci-lint: pkg/cmd/util/helpers.go#L28
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown iexport format version 2), export data is newer version - update tool) (typecheck)
golangci-lint: pkg/cmd/util/helpers.go#L38
undeclared name: `klog` (typecheck)
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/