feat: upgrade Cosmos SDK to v0.47 #8416
Annotations
11 errors and 9 warnings
|
Run golangci/golangci-lint-action@v3:
x/data/server/testsuite/genesis.go#L1
: # github.com/regen-network/regen-ledger/x/data/v3/server/testsuite [github.com/regen-network/regen-ledger/x/data/v3/server/testsuite.test]
|
Run golangci/golangci-lint-action@v3
cannot use authSubspace (variable of type "github.com/cosmos/cosmos-sdk/x/params/types".Subspace) as func() "github.com/cosmos/cosmos-sdk/x/auth/types".AccountI value in argument to authkeeper.NewAccountKeeper
|
Run golangci/golangci-lint-action@v3
cannot use authtypes.ProtoBaseAccount (value of type func() "github.com/cosmos/cosmos-sdk/x/auth/types".AccountI) as map[string][]string value in argument to authkeeper.NewAccountKeeper
|
Run golangci/golangci-lint-action@v3
cannot use maccPerms (variable of type map[string][]string) as string value in argument to authkeeper.NewAccountKeeper
|
Run golangci/golangci-lint-action@v3
cannot use bankSubspace (variable of type "github.com/cosmos/cosmos-sdk/x/params/types".Subspace) as map[string]bool value in argument to bankkeeper.NewBaseKeeper
|
Run golangci/golangci-lint-action@v3
cannot use nil as string value in argument to bankkeeper.NewBaseKeeper (typecheck)
|
Run golangci/golangci-lint-action@v3:
x/data/server/hasher/hasher_test.go#L12
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci/golangci-lint-action@v3:
x/data/server/genesis.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci/golangci-lint-action@v3:
x/data/server/server.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci/golangci-lint-action@v3
issues found
|
Run golangci/golangci-lint-action@v3:
x/data/msg_attest.go#L40
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_define_resolver.go#L33
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_anchor.go#L31
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_define_resolver.go#L34
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_attest.go#L41
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_anchor.go#L32
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_define_resolver.go#L35
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_attest.go#L42
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
Run golangci/golangci-lint-action@v3:
x/data/msg_anchor.go#L33
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
Loading