Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Bump k8s.io/cli-runtime from 0.26.1 to 0.28.0 #1661

Bump k8s.io/cli-runtime from 0.26.1 to 0.28.0

Bump k8s.io/cli-runtime from 0.26.1 to 0.28.0 #1661

Triggered via pull request August 16, 2023 01:45
Status Failure
Total duration 9m 21s
Artifacts

release.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
goreleaser
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)
goreleaser
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
goreleaser
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
goreleaser
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
goreleaser
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
goreleaser
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
goreleaser
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
goreleaser
Process completed with exit code 2.