Bump k8s.io/client-go from 0.27.2 to 0.28.3 #470
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 errors
build
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
|
build
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as type discovery.OpenAPISchemaInterface in variable declaration:
|
build
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in assignment
|
build
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to NewOpenAPIData
|
build
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
build
Process completed with exit code 2.
|
tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
|
tests
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as type discovery.OpenAPISchemaInterface in variable declaration:
|
tests
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in assignment
|
tests
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to NewOpenAPIData
|
tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
tests
Process completed with exit code 2.
|
lint
golangci-lint exit with code 3
|