!feat: Add invartiants #20
Annotations
6 errors and 1 warning
lint:
x/multi-staking/keeper/abci.go#L93
Error return value of `k.bankKeeper.BurnCoins` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/invariants.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/multi-staking/keeper/invariants.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/multi-staking/module.go#L9
ST1019: package "github.com/realio-tech/multi-staking-module/x/multi-staking/keeper" is being imported more than once (stylecheck)
|
lint:
x/multi-staking/module.go#L10
ST1019(related information): other import of "github.com/realio-tech/multi-staking-module/x/multi-staking/keeper" (stylecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-staking/multi-staking. Supported file pattern: go.sum
|