Skip to content

build(deps): bump actions/setup-go from 4 to 5 (#13) #45

build(deps): bump actions/setup-go from 4 to 5 (#13)

build(deps): bump actions/setup-go from 4 to 5 (#13) #45

Triggered via push July 8, 2024 20:07
Status Failure
Total duration 3m 0s
Artifacts

go_test.yml

on: push
Matrix: lint and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/client.go#L187
mresp.Members undefined (type *MemberListResponse has no field or method Members) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/client.go#L272
resp.Token undefined (type *AuthenticateResponse has no field or method Token) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/client.go#L492
resp.Version undefined (type *StatusResponse has no field or method Version) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/compare.go#L94
cmp.Key undefined (type *Cmp has no field or method Key) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/compare.go#L97
cmp.Key undefined (type *Cmp has no field or method Key) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/compare.go#L101
cmp.TargetUnion undefined (type *Cmp has no field or method TargetUnion) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/compare.go#L108
cmp.TargetUnion undefined (type *Cmp has no field or method TargetUnion) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/maintenance.go#L139
am.MemberID undefined (type *AlarmMember has no field or method MemberID) (typecheck)
lint and test (1.20): ../../../go/pkg/mod/go.etcd.io/etcd/client/[email protected]/maintenance.go#L140
am.Alarm undefined (type *AlarmMember has no field or method Alarm) (typecheck)
lint and test (1.20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/