chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.19.3 #505
Annotations
10 errors and 1 warning
Run GolangCI-Lint:
main.go#L30
could not import github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil (-: # github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil
|
Run GolangCI-Lint:
pkg/controllerutil/resource_watcher.go#L21
cannot use &ResourceWatcher{} (value of type *ResourceWatcher) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *ResourceWatcher does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run GolangCI-Lint:
main.go#L32
could not import github.com/OT-CONTAINER-KIT/redis-operator/pkg/webhook (-: # github.com/OT-CONTAINER-KIT/redis-operator/pkg/webhook
|
Run GolangCI-Lint:
pkg/webhook/pod_webhook.go#L62
v.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
Run GolangCI-Lint:
pkg/controllers/redis/redis_controller.go#L24
could not import github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil (-: # github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil
|
Run GolangCI-Lint:
pkg/controllerutil/resource_watcher.go#L21
cannot use &ResourceWatcher{} (value of type *ResourceWatcher) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *ResourceWatcher does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run GolangCI-Lint:
pkg/controllers/rediscluster/rediscluster_controller.go#L27
could not import github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil (-: # github.com/OT-CONTAINER-KIT/redis-operator/pkg/controllerutil
|
Run GolangCI-Lint:
pkg/controllerutil/resource_watcher.go#L21
cannot use &ResourceWatcher{} (value of type *ResourceWatcher) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *ResourceWatcher does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run GolangCI-Lint:
pkg/controllerutil/resource_watcher.go#L21
cannot use &ResourceWatcher{} (value of type *ResourceWatcher) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *ResourceWatcher does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run GolangCI-Lint:
pkg/webhook/pod_webhook.go#L62
v.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading