Skip to content

Update module sigs.k8s.io/controller-runtime to v0.19.3 #1039

Update module sigs.k8s.io/controller-runtime to v0.19.3

Update module sigs.k8s.io/controller-runtime to v0.19.3 #1039

Triggered via pull request December 2, 2024 19:06
Status Failure
Total duration 2m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint
c.GenericConfig.Version undefined (type server.CompletedConfig has no field or method Version)
lint: webhooks/invitation_webhook.go#L37
v.decoder.Decode undefined (type *"sigs.k8s.io/controller-runtime/pkg/webhook/admission".Decoder is pointer to interface, not interface)
lint: webhooks/user_webhook.go#L49
v.decoder.Decode undefined (type *"sigs.k8s.io/controller-runtime/pkg/webhook/admission".Decoder is pointer to interface, not interface)
lint: controllers/invitation_email_controller.go#L120
cannot use r.rateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
lint: controllers/invitation_email_controller.go#L120
cannot use r.rateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
lint
v.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
lint
Process completed with exit code 2.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636