This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 - autoclosed #348
Annotations
8 errors
unittests:
api/v1alpha1/koorcluster_webhook.go#L51
cannot use &KoorCluster{} (value of type *KoorCluster) as admission.Validator value in variable declaration: *KoorCluster does not implement admission.Validator (wrong type for method ValidateCreate)
|
unittests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
unittests
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as discovery.OpenAPISchemaInterface value in variable declaration: *CachedOpenAPIGetter does not implement discovery.OpenAPISchemaInterface (wrong type for method OpenAPISchema)
|
unittests
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in assignment
|
unittests
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to NewOpenAPIData
|
unittests
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
|
unittests
cannot use &KoorCluster{} (value of type *KoorCluster) as admission.Validator value in variable declaration: *KoorCluster does not implement admission.Validator (wrong type for method ValidateCreate)
|
unittests
Process completed with exit code 2.
|