Skip to content

Bump k8s.io/api from 0.28.4 to 0.29.0 #119

Bump k8s.io/api from 0.28.4 to 0.29.0

Bump k8s.io/api from 0.28.4 to 0.29.0 #119

Triggered via pull request December 19, 2023 19:13
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: utils/expectations/expectations.go#L194
cannot convert &obj (value of type *OStruct) to type O (typecheck)
lint: utils/controller/refmanager.go#L21
obj.GetLabels undefined (type O has no field or method GetLabels) (typecheck)
lint: utils/controller/refmanager.go#L56
obj.DeepCopyObject undefined (type O has no field or method DeepCopyObject) (typecheck)
lint: utils/controller/refmanager.go#L57
obj.SetOwnerReferences undefined (type O has no field or method SetOwnerReferences) (typecheck)
lint: utils/controller/refmanager.go#L70
obj.GetOwnerReferences undefined (type O has no field or method GetOwnerReferences) (typecheck)
lint: utils/controller/refmanager.go#L81
obj.DeepCopyObject undefined (type O has no field or method DeepCopyObject) (typecheck)
lint: utils/controller/refmanager.go#L82
obj.SetOwnerReferences undefined (type O has no field or method SetOwnerReferences) (typecheck)
lint: utils/controller/refmanager.go#L121
obj.GetDeletionTimestamp undefined (type O has no field or method GetDeletionTimestamp) (typecheck)
lint: apinetlet/controllers/loadbalancer_controller.go#L65
r.Get undefined (type *LoadBalancerReconciler has no field or method Get) (typecheck)
lint: apinetlet/controllers/loadbalancer_controller.go#L82
r.Scheme undefined (type *LoadBalancerReconciler has no field or method Scheme) (typecheck)