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