🌱 Bump the k8s-dependencies group with 9 updates #3817
Annotations
5 errors
|
Run static analysis tools
Process completed with exit code 2.
|
|
Run static analysis tools:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L402
impossible type assertion: h.(handlerRegistration)
|
|
Run static analysis tools:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L397
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
|
|
Run static analysis tools:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L380
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
|
|
Run static analysis tools:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L363
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
|
Loading