Skip to content

Update controller-runtime to v0.16.3 #78

Update controller-runtime to v0.16.3

Update controller-runtime to v0.16.3 #78

Re-run triggered October 20, 2023 12:18
Status Failure
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 4 warnings
Golangci-lint
golangci-lint exit with code 3
build: 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
build: 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)
build: 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
build: 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
build: 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
build
Process completed with exit code 2.
test-coverage: 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
test-coverage: 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)
test-coverage: 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
test-coverage: 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
test-coverage: 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
test-coverage
Process completed with exit code 2.
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
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)
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
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
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
test
Process completed with exit code 2.
Golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/