Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.1 #279

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.1

fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.1 #279

Triggered via pull request November 21, 2024 17:48
Status Failure
Total duration 1m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
go-unit: operator/config/setup.go#L31
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *"github.com/crossplane/crossplane-runtime/pkg/resource".EnqueueRequestForProviderConfig) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches: *"github.com/crossplane/crossplane-runtime/pkg/resource".EnqueueRequestForProviderConfig does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
go-unit
Process completed with exit code 2.
go-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/