Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed #398

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

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed #398

Triggered via pull request May 24, 2024 15:21
Status Failure
Total duration 1m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go-unit: operator/bucketcontroller/setup.go#L55
cannot use &BucketValidator{…} (value of type *BucketValidator) as admission.CustomValidator value in argument to ctrl.NewWebhookManagedBy(mgr).For(&cloudscalev1.Bucket{}).WithValidator: *BucketValidator does not implement admission.CustomValidator (wrong type for method ValidateCreate)
go-unit: operator/configcontroller/setup.go#L31
source.Kind (value of type func[T client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object T, handler handler.TypedEventHandler[T], predicates ...predicate.TypedPredicate[T]) source.SyncingSource) is not a type
go-unit: operator/configcontroller/setup.go#L31
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *"github.com/crossplane/crossplane-runtime/pkg/resource".EnqueueRequestForProviderConfig) as handler.EventHandler 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.EventHandler (wrong type for method Create)
go-unit
Process completed with exit code 2.
go-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.