This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
build(deps): bump the ci group with 13 updates #75
Annotations
7 errors
verify
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)
|
verify
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in assignment
|
verify
cannot use oapi (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to NewOpenAPIData
|
verify
cannot use doc (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to proto.NewOpenAPIData
|
verify
cannot use oapi (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to supportsQueryParam
|
verify
cannot use oapi (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to supportsQueryParam
|
verify
Process completed with exit code 2.
|