Skip to content

WIP update golang version 1.24.5, kube, ... #59

WIP update golang version 1.24.5, kube, ...

WIP update golang version 1.24.5, kube, ... #59

Triggered via pull request September 19, 2025 17:15
Status Failure
Total duration 1m 23s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
unknown field Transport in struct literal of type clientv3.Config
build
etcdClient.KeysAPI undefined (type *Client has no field or method KeysAPI)
build
unknown field EtcdKeyAPI in struct literal of type MasterElector
build
undefined: etcd.DeleteOptions
build
le.EtcdKeyAPI undefined (type *MasterElector has no field or method EtcdKeyAPI)
build
undefined: setOptions
build
le.EtcdKeyAPI undefined (type *MasterElector has no field or method EtcdKeyAPI)
build
watcher.Next undefined (type clientv3.WatchChan has no field or method Next)
build
undefined: etcd.WatcherOptions
build
cannot use le.path (variable of type string) as "context".Context value in argument to le.Client.Watch: string does not implement "context".Context (missing method Deadline)