Skip to content

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.5 #440

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

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.5 #440

Triggered via pull request October 28, 2024 11:32
Status Failure
Total duration 1m 48s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
test
undefined: leaderelection.SwitchMetric
test
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
test
Process completed with exit code 2.