Bump k8s.io/api from 0.31.3 to 0.32.0 #533
Annotations
8 errors and 1 warning
golangci-lint:
internal/controller/ipaddress_controller.go#L99
r.Update undefined (type *IpAddressReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/ipaddress_controller.go#L113
r.Update undefined (type *IpAddressReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/ipaddress_controller.go#L208
r.Update undefined (type *IpAddressReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/iprange_controller.go#L183
r.Update undefined (type *IpRangeReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/prefix_controller.go#L98
r.Update undefined (type *PrefixReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/prefix_controller.go#L111
r.Update undefined (type *PrefixReconciler has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/prefix_controller.go#L220
r.Update undefined (type *PrefixReconciler has no field or method Update) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading