Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

chore(deps): update kubernetes packages to v0.29.3 #55

chore(deps): update kubernetes packages to v0.29.3

chore(deps): update kubernetes packages to v0.29.3 #55

Triggered via pull request July 20, 2023 05:20
Status Failure
Total duration 1m 55s
Artifacts

pr-build.yaml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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.