Skip to content

Bump k8s.io/apimachinery from 0.26.1 to 0.29.0 #1439

Bump k8s.io/apimachinery from 0.26.1 to 0.29.0

Bump k8s.io/apimachinery from 0.26.1 to 0.29.0 #1439

Triggered via pull request December 18, 2023 16:30
Status Failure
Total duration 4m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 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 type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
Tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
Tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
Tests
assignment mismatch: 1 variable but spdy.NewRoundTripperWithConfig returns 2 values
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/