Skip to content

Bump go.uber.org/zap from 1.25.0 to 1.26.0 #160

Bump go.uber.org/zap from 1.25.0 to 1.26.0

Bump go.uber.org/zap from 1.25.0 to 1.26.0 #160

Triggered via pull request September 15, 2023 07:21
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
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
test
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)
test
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
test
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
test
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
test
Process completed with exit code 2.