chore(deps): update module sigs.k8s.io/controller-runtime to v0.20.1 #687
Annotations
10 errors and 2 warnings
lint:
internal/controllers/pod_controller_test.go#L18
undefined: Describe (typecheck)
|
lint:
internal/controllers/suite_test.go#L52
undefined: BeforeSuite (typecheck)
|
lint:
internal/controllers/suite_test.go#L95
undefined: AfterSuite (typecheck)
|
lint:
internal/controllers/pod_controller.go#L80
r.Delete undefined (type *PodReconciler has no field or method Delete) (typecheck)
|
lint:
internal/controllers/pod_controller.go#L89
r.List undefined (type *PodReconciler has no field or method List) (typecheck)
|
lint:
internal/controllers/pod_controller.go#L126
r.Delete undefined (type *PodReconciler has no field or method Delete) (typecheck)
|
lint:
internal/controllers/pod_controller_test.go#L19
undefined: When (typecheck)
|
lint:
internal/controllers/pod_controller_test.go#L20
undefined: It (typecheck)
|
lint:
internal/controllers/pod_controller_test.go#L181
undefined: Expect (typecheck)
|
lint:
internal/controllers/pod_controller_test.go#L183
undefined: Expect (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading