Skip to content

Bump golang.org/x/net from 0.15.0 to 0.17.0 #2727

Bump golang.org/x/net from 0.15.0 to 0.17.0

Bump golang.org/x/net from 0.15.0 to 0.17.0 #2727

Triggered via pull request October 11, 2023 23:21
Status Failure
Total duration 27m 36s
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/