Skip to content

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

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

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

Triggered via pull request August 4, 2023 18:23
Status Failure
Total duration 2m 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-lint: operator/configcontroller/setup.go#L30
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-lint: operator/configcontroller/setup.go#L30
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *resource.EnqueueRequestForProviderConfig) as type handler.EventHandler in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches:
go-lint: operator/operator.go#L4
could not import github.com/vshn/provider-exoscale/operator/bucketcontroller (-: # github.com/vshn/provider-exoscale/operator/bucketcontroller
go-lint: operator/bucketcontroller/setup.go#L55
cannot use &BucketValidator{…} (value of type *BucketValidator) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&exoscalev1.Bucket{}).WithValidator:
go-lint: operator/operator.go#L5
could not import github.com/vshn/provider-exoscale/operator/configcontroller (-: # github.com/vshn/provider-exoscale/operator/configcontroller
go-lint: operator/configcontroller/setup.go#L30
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-lint: operator/configcontroller/setup.go#L30
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *resource.EnqueueRequestForProviderConfig) as type handler.EventHandler in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches:
go-lint: operator/operator.go#L6
could not import github.com/vshn/provider-exoscale/operator/iamkeycontroller (-: # github.com/vshn/provider-exoscale/operator/iamkeycontroller
go-lint: operator/iamkeycontroller/setup.go#L43
cannot use &IAMKeyValidator{…} (value of type *IAMKeyValidator) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&exoscalev1.IAMKey{}).WithValidator:
go-lint: operator/operator.go#L7
could not import github.com/vshn/provider-exoscale/operator/kafkacontroller (-: # github.com/vshn/provider-exoscale/operator/kafkacontroller