Skip to content

Update module sigs.k8s.io/controller-tools to v0.16.1 #155

Update module sigs.k8s.io/controller-tools to v0.16.1

Update module sigs.k8s.io/controller-tools to v0.16.1 #155

Triggered via pull request July 14, 2024 08:48
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
go
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
go
undefined: resourcelock.ConfigMapsLeasesResourceLock
go
Process completed with exit code 2.
go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/