Skip to content

🌱 Upgrade api and sdk-go deps #497

🌱 Upgrade api and sdk-go deps

🌱 Upgrade api and sdk-go deps #497

Triggered via pull request January 24, 2024 10:13
Status Failure
Total duration 2m 35s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
integration-test: vendor/sigs.k8s.io/kustomize/kyaml/openapi/openapi.go#L683
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
integration-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L36
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)
integration-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L49
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
integration-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L78
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
integration-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go#L52
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
integration-test
Process completed with exit code 2.
verify: vendor/sigs.k8s.io/kustomize/kyaml/openapi/openapi.go#L683
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
verify: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L36
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: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L49
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
verify: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L78
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
verify: vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go#L52
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
verify
Process completed with exit code 2.
e2e-test: vendor/sigs.k8s.io/kustomize/kyaml/openapi/openapi.go#L683
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
e2e-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L36
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)
e2e-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L49
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
e2e-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L78
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
e2e-test: vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go#L52
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
e2e-test
Process completed with exit code 2.