[wip] Upgrade crossplane-runtime to 1.18.0 and other direct dependencies #1222
Annotations
9 errors
Run Unit Tests:
pkg/controller/handler/eventhandler.go#L114
cannot use limitingInterface (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to e.innerHandler.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Run Unit Tests:
pkg/controller/handler/eventhandler.go#L120
cannot use limitingInterface (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to e.innerHandler.Update: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Run Unit Tests:
pkg/controller/handler/eventhandler.go#L126
cannot use limitingInterface (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to e.innerHandler.Delete: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Run Unit Tests:
pkg/controller/handler/eventhandler.go#L132
cannot use limitingInterface (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to e.innerHandler.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Run Unit Tests:
pkg/migration/converter.go#L271
undefined: xpv1.PatchTypeFromEnvironmentFieldPath
|
Run Unit Tests:
pkg/migration/converter.go#L271
undefined: xpv1.PatchTypeCombineFromEnvironment
|
Run Unit Tests:
pkg/migration/converter.go#L286
undefined: xpv1.PatchTypeToEnvironmentFieldPath
|
Run Unit Tests:
pkg/migration/converter.go#L286
undefined: xpv1.PatchTypeCombineToEnvironment
|
Run Unit Tests
Process completed with exit code 2.
|
Loading