Skip to content

Bump google.golang.org/grpc from 1.50.1 to 1.56.3 #2731

Bump google.golang.org/grpc from 1.50.1 to 1.56.3

Bump google.golang.org/grpc from 1.50.1 to 1.56.3 #2731

Triggered via pull request October 25, 2023 22:14
Status Failure
Total duration 22m 19s
Artifacts

ci.yml

on: pull_request
Matrix: Kubernetes
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: pkg/controller/initializer/stash/controller.go#L100
c.RSInformer undefined (type *Controller has no field or method RSInformer) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L101
c.RSQueue undefined (type *Controller has no field or method RSQueue) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L102
c.StashInformerFactory undefined (type *Controller has no field or method StashInformerFactory) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L103
c.RSInformer undefined (type *Controller has no field or method RSInformer) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L106
c.RBInformer undefined (type *Controller has no field or method RBInformer) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L107
c.RBQueue undefined (type *Controller has no field or method RBQueue) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L108
c.StashInformerFactory undefined (type *Controller has no field or method StashInformerFactory) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L109
c.RBInformer undefined (type *Controller has no field or method RBInformer) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L116
c.StashInformerFactory undefined (type *Controller has no field or method StashInformerFactory) (typecheck)
Build: pkg/controller/initializer/stash/controller.go#L125
c.RSQueue undefined (type *Controller has no field or method RSQueue) (typecheck)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/