!feat: Add invartiants #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
lint:
x/multi-staking/keeper/invartiants_test.go#L4
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/invartiants_test.go#L9
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/store_test.go#L14
string `ario` has 3 occurrences, make it a constant (goconst)
|
lint:
x/multi-staking/keeper/store_test.go#L131
File is not `gofumpt`-ed (gofumpt)
|
lint:
x/multi-staking/keeper/keeper_test.go#L7
ST1019: package "github.com/realio-tech/multi-staking-module/x/multi-staking/keeper" is being imported more than once (stylecheck)
|
lint:
x/multi-staking/keeper/keeper_test.go#L8
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
|