Skip to content

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

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 #381

Triggered via pull request March 17, 2024 00:13
Status Failure
Total duration 1m 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
go-build: operator/configcontroller/setup.go#L31
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
go-build: 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-build: 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-build
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-build
Process completed with exit code 2.
go-build
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/.