Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.5 #16
lint.yml
on: pull_request
Run golangci-lint
3m 26s
Run markdown-lint
18s
Annotations
10 errors and 2 warnings
Run golangci-lint:
app/ante/cosmos/authz.go#L64
previous case (typecheck)
|
Run golangci-lint:
x/erc20/keeper/evm_hooks.go#L21
"math/big" imported and not used (typecheck)
|
Run golangci-lint:
x/erc20/handler.go#L33
previous case (typecheck)
|
Run golangci-lint:
x/erc20/proposal_handler.go#L22
"github.com/cosmos/cosmos-sdk/types/errors" imported as errortypes and not used (typecheck)
|
Run golangci-lint:
x/evm/handler.go#L32
previous case (typecheck)
|
Run golangci-lint:
rpc/websockets.go#L43
"github.com/cometbft/cometbft/types" imported as tmtypes and not used (typecheck)
|
Run golangci-lint:
server/start.go#L246
traceWriter declared and not used (typecheck)
|
Run golangci-lint:
server/start.go#L336
traceWriter declared and not used (typecheck)
|
Run golangci-lint:
server/start.go#L46
"github.com/cometbft/cometbft/rpc/client" imported as rpcclient and not used (typecheck)
|
Run golangci-lint:
app/app.go#L440
app.MsgServiceRouter undefined (type *Evmos has no field or method MsgServiceRouter) (typecheck)
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|