tests: update tests #1666
Annotations
10 errors and 1 warning
pkg/eni/crdv2.go#L65
unknown field MetricsBindAddress in struct literal of type manager.Options
|
pkg/eni/crdv2.go#L72
unknown field Namespaces in struct literal of type "sigs.k8s.io/controller-runtime/pkg/cache".Options
|
pkg/eni/crdv2.go#L117
unknown field UnsafeDisableDeepCopy in struct literal of type "sigs.k8s.io/controller-runtime/pkg/cache".Options
|
pkg/controller/multi-ip/node/pool.go#L109
cannot use workqueue.NewMaxOfRateLimiter(workqueue.NewItemExponentialFailureRateLimiter(minSyncPeriod, maxSyncPeriod), &workqueue.BucketRateLimiter{…}) (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
|
pkg/controller/multi-ip/node/pool.go#L125
source.Channel (value of type func[object any](source <-chan event.TypedGenericEvent[object], handler handler.TypedEventHandler[object, reconcile.Request], opts ...source.ChannelOpt[object, reconcile.Request]) source.TypedSource[reconcile.Request]) is not a type
|
pkg/controller/multi-ip/node/pool.go#L126
too many arguments in call to ctrl.Watch
|
pkg/controller/pod/pod_controller.go#L83
not enough arguments in call to source.Kind
|
pkg/controller/pod/pod_controller.go#L84
too many arguments in call to c.Watch
|
pkg/controller/pod-eni/eni_controller.go#L84
not enough arguments in call to source.Kind
|
pkg/controller/pod-eni/eni_controller.go#L85
too many arguments in call to c.Watch
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading