add delegation store to custom staking middleware #1002
Annotations
10 errors
golangci-lint:
x/stakingmiddleware/keeper/msg_server.go#L25
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
custom/staking/keeper/msg_server.go#L32
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
x/mint/keeper/msg_server.go#L50
unreachable: unreachable code (govet)
|
golangci-lint:
x/stakingmiddleware/client/cli/query.go#L45
unreachable: unreachable code (govet)
|
golangci-lint:
app/app.go#L364
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint:
custom/staking/module.go#L10
ST1019: package "github.com/cosmos/cosmos-sdk/x/staking/keeper" is being imported more than once (stylecheck)
|
golangci-lint:
custom/staking/module.go#L11
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/staking/keeper" (stylecheck)
|
golangci-lint:
x/stakingmiddleware/module.go#L22
ST1019: package "github.com/notional-labs/composable/v6/x/stakingmiddleware/types" is being imported more than once (stylecheck)
|
golangci-lint:
x/stakingmiddleware/module.go#L23
ST1019(related information): other import of "github.com/notional-labs/composable/v6/x/stakingmiddleware/types" (stylecheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading