Bump k8s.io/client-go from 0.26.1 to 0.28.4 #1434
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
golangci-lint
2m 29s
Tests
2m 55s
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 type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
|
Tests
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as type discovery.OpenAPISchemaInterface in variable declaration:
|
Tests
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in assignment
|
Tests
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as type *"github.com/google/gnostic/openapiv2".Document in argument to 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
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/
|