Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Bump k8s.io/apimachinery from 0.26.1 to 0.28.0 #602

Bump k8s.io/apimachinery from 0.26.1 to 0.28.0

Bump k8s.io/apimachinery from 0.26.1 to 0.28.0 #602

Triggered via pull request August 21, 2023 21:10
Status Failure
Total duration 8m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 3 warnings
Static check
Process completed with exit code 2.
Check & Review code: osm/install.go#L27
h.Log undefined (type *Handler has no field or method Log) (typecheck)
Check & Review code: osm/install.go#L28
h.Log undefined (type *Handler has no field or method Log) (typecheck)
Check & Review code: osm/install.go#L29
h.Log undefined (type *Handler has no field or method Log) (typecheck)
Check & Review code: osm/install.go#L36
h.Config undefined (type *Handler has no field or method Config) (typecheck)
Check & Review code: osm/operations.go#L23
h.Config undefined (type *Handler has no field or method Config) (typecheck)
Check & Review code: osm/operations.go#L49
hh.StreamInfo undefined (type *Handler has no field or method StreamInfo) (typecheck)
Check & Review code: osm/operations.go#L66
hh.StreamInfo undefined (type *Handler has no field or method StreamInfo) (typecheck)
Check & Review code: osm/operations.go#L85
hh.StreamInfo undefined (type *Handler has no field or method StreamInfo) (typecheck)
Check & Review code: osm/operations.go#L90
hh.RunSMITest undefined (type *Handler has no field or method RunSMITest) (typecheck)
Check & Review code: osm/operations.go#L121
h.StreamErr undefined (type *Handler has no field or method StreamErr, but does have streamErr) (typecheck)
Vet
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
Vet
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
Vet
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
Vet
Process completed with exit code 1.
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
Process completed with exit code 1.
Static check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check & Review code
Restore cache failed: Dependencies file is not found in /home/runner/work/meshery-osm/meshery-osm. 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/