Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.4.2 #391
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#L67
r.Get undefined (type *LoadBalancerReconciler has no field or method Get) (typecheck)
|
lint:
apinetlet/controllers/loadbalancer_controller.go#L84
r.Scheme undefined (type *LoadBalancerReconciler has no field or method Scheme) (typecheck)
|