build(deps): Bump github.com/golangci/golangci-lint #1205
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
rpc/client/local/local.go#L267
c.Quit undefined (type *Local has no field or method Quit) (typecheck)
|
Run golangci/[email protected]:
rpc/client/local/local.go#L277
c.IsRunning undefined (type *Local has no field or method IsRunning) (typecheck)
|
Run golangci/[email protected]:
abci/example/kvstore/persistent_kvstore.go#L67
app.app.SetOption undefined (type *Application has no field or method SetOption) (typecheck)
|
Run golangci/[email protected]:
abci/example/kvstore/persistent_kvstore.go#L93
app.app.BeginRecheckTx undefined (type *Application has no field or method BeginRecheckTx) (typecheck)
|
Run golangci/[email protected]:
abci/example/kvstore/persistent_kvstore.go#L97
app.app.EndRecheckTx undefined (type *Application has no field or method EndRecheckTx) (typecheck)
|
Run golangci/[email protected]:
consensus/reactor.go#L286
cs.Height undefined (type *State has no field or method Height) (typecheck)
|
Run golangci/[email protected]:
consensus/reactor.go#L353
cs.Height undefined (type *State has no field or method Height) (typecheck)
|
Run golangci/[email protected]:
consensus/reactor.go#L375
cs.Height undefined (type *State has no field or method Height) (typecheck)
|
Run golangci/[email protected]:
consensus/reactor.go#L1007
conR.conS.StringIndented undefined (type *State has no field or method StringIndented) (typecheck)
|
Run golangci/[email protected]:
consensus/state.go#L75
st.Current undefined (type *StepTimes has no field or method Current) (typecheck)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ostracon/ostracon. Supported file pattern: go.sum
|
Loading