Skip to content

Bump k8s.io/client-go from 0.26.1 to 0.29.0 #1447

Bump k8s.io/client-go from 0.26.1 to 0.29.0

Bump k8s.io/client-go from 0.26.1 to 0.29.0 #1447

Triggered via pull request January 15, 2024 17:17
Status Failure
Total duration 6m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
golangci-lint: istio/addons.go#L29
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L36
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L37
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L46
istio.Config undefined (type *Istio has no field or method Config) (typecheck)
golangci-lint: istio/istio.go#L49
istio.Config undefined (type *Istio has no field or method Config) (typecheck)
golangci-lint: istio/istio.go#L81
hh.StreamErr undefined (type *Istio has no field or method StreamErr) (typecheck)
golangci-lint: istio/istio.go#L86
hh.StreamInfo undefined (type *Istio has no field or method StreamInfo) (typecheck)
golangci-lint: istio/istio.go#L98
hh.StreamErr undefined (type *Istio has no field or method StreamErr) (typecheck)
golangci-lint: istio/istio.go#L103
hh.StreamInfo undefined (type *Istio has no field or method StreamInfo) (typecheck)
golangci-lint: istio/istio.go#L108
hh.RunSMITest undefined (type *Istio has no field or method RunSMITest) (typecheck)
Tests
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
Tests
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)
Tests
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
Tests
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
Tests
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
Tests
Process completed with exit code 1.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/meshery-istio/meshery-istio. Supported file pattern: go.sum
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/