Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.36.1 #27
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
x/erc20/keeper/evm_hooks.go#L21
"math/big" imported and not used (typecheck)
|
Run golangci/[email protected]:
x/vesting/keeper/msg_server.go#L67
missing type in composite literal (typecheck)
|
Run golangci/[email protected]:
x/vesting/keeper/msg_server.go#L75
missing type in composite literal (typecheck)
|
Run golangci/[email protected]:
rpc/websockets.go#L42
"github.com/tendermint/tendermint/types" imported as tmtypes and not used (typecheck)
|
Run golangci/[email protected]:
server/start.go#L245
declared and not used: traceWriter (typecheck)
|
Run golangci/[email protected]:
server/start.go#L335
declared and not used: traceWriter (typecheck)
|
Run golangci/[email protected]:
app/app.go#L451
app.MsgServiceRouter undefined (type *Evmos has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/[email protected]:
app/app.go#L491
app.MsgServiceRouter undefined (type *Evmos has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/[email protected]:
app/app.go#L812
app.Router undefined (type *Evmos has no field or method Router) (typecheck)
|
Run golangci/[email protected]:
app/app.go#L813
app.MsgServiceRouter undefined (type *Evmos has no field or method MsgServiceRouter) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading