fix(deps): update go modules #1042
Annotations
12 errors
ubuntu-latest unit tests
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
|
ubuntu-latest unit tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
ubuntu-latest unit tests
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)
|
ubuntu-latest unit tests
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)
|
ubuntu-latest unit tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
ubuntu-latest unit tests
Process completed with exit code 1.
|
macos-latest unit tests
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
|
macos-latest unit tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
macos-latest unit tests
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)
|
macos-latest unit tests
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)
|
macos-latest unit tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
macos-latest unit tests
Process completed with exit code 1.
|