[wip] Upgrade crossplane-runtime to 1.18.0 and other direct dependencies #1213
Annotations
9 errors and 1 warning
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading