This repository was archived by the owner on May 15, 2026. It is now read-only.
chore(deps): bump k8s.io/client-go from 0.29.4 to 0.33.2 #492
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 4 warnings
|
Golangci-lint:
controllers/provisioner_controller_test.go#L21
undefined: Context (typecheck)
|
|
Golangci-lint:
controllers/suite_test.go#L92
undefined: AfterSuite (typecheck)
|
|
Golangci-lint:
controllers/suite_test.go#L54
undefined: BeforeSuite (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller_test.go#L20
undefined: Describe (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller_test.go#L12
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller.go#L127
r.Update undefined (type *ProvisionerReconciler has no field or method Update) (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller.go#L116
r.Delete undefined (type *ProvisionerReconciler has no field or method Delete) (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller.go#L107
r.Create undefined (type *ProvisionerReconciler has no field or method Create) (typecheck)
|
|
Golangci-lint:
controllers/provisioner_controller.go#L71
r.Get undefined (type *ProvisionerReconciler has no field or method Get) (typecheck)
|
|
Golangci-lint:
controllers/job_controller.go#L55
r.Get undefined (type *JobReconciler has no field or method Get) (typecheck)
|
|
Test
Process completed with exit code 2.
|
|
Test
undefined: leaderelection.SwitchMetric
|
|
Golangci-lint
Failed to save: reserveCache failed: Cache service responded with 503
|
|
Golangci-lint
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
Golangci-lint
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
Test
Failed to restore: getCacheEntry failed: Cache service responded with 503
|