Skip to content

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

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

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

Triggered via pull request November 15, 2024 11:05
Status Failure
Total duration 6m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 4 warnings
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)
detect-noop
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
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/
lint
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, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-diff
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/