Skip to content

[wip] Upgrade crossplane-runtime to 1.18.0 and other direct dependencies #1222

[wip] Upgrade crossplane-runtime to 1.18.0 and other direct dependencies

[wip] Upgrade crossplane-runtime to 1.18.0 and other direct dependencies #1222

Triggered via pull request December 5, 2024 15:21
Status Failure
Total duration 6m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors
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)
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)
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)
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)
unit-tests: pkg/migration/converter.go#L271
undefined: xpv1.PatchTypeFromEnvironmentFieldPath
unit-tests: pkg/migration/converter.go#L271
undefined: xpv1.PatchTypeCombineFromEnvironment
unit-tests: pkg/migration/converter.go#L286
undefined: xpv1.PatchTypeToEnvironmentFieldPath
unit-tests: pkg/migration/converter.go#L286
undefined: xpv1.PatchTypeCombineToEnvironment
unit-tests
Process completed with exit code 2.
lint: pkg/controller/handler/eventhandler.go#L1
: # github.com/crossplane/upjet/pkg/controller/handler
lint: 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)
lint: 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)
lint: 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)
lint: 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)
lint: pkg/config/conversion/conversions_test.go#L342
tc.want.target.UnstructuredContent undefined (type *mockManaged has no field or method UnstructuredContent) (typecheck)
lint: pkg/controller/api.go#L19
could not import github.com/crossplane/upjet/pkg/controller/handler (-: # github.com/crossplane/upjet/pkg/controller/handler
lint: 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)
lint: 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)
lint: 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)