feat: upgrade Cosmos SDK to v0.47 #8416
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
x/intertx/keeper/keeper.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci/golangci-lint-action@v3:
x/intertx/keeper/keeper_test.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci/golangci-lint-action@v3:
x/intertx/keeper/keeper_test.go#L10
File is not `goimports`-ed (goimports)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_register_account.go#L37
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgRegisterAccount (revive)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_register_account.go#L38
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgRegisterAccount (revive)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_register_account.go#L39
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgRegisterAccount (revive)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_submit_tx.go#L44
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgSubmitTx (revive)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_submit_tx.go#L45
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgSubmitTx (revive)
|
Run golangci/golangci-lint-action@v3:
x/intertx/types/v1/msg_submit_tx.go#L46
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgSubmitTx (revive)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading