build(deps): bump k8s.io/client-go from 0.26.3 to 0.29.0 #1750
Annotations
6 errors and 2 warnings
build
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)
|
build
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)
|
build
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
build
Process completed with exit code 2.
|
test
Process completed with exit code 2.
|
build-docker
Process completed with exit code 2.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-controller/ingress-controller. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-controller/ingress-controller. Supported file pattern: go.sum
|