Skip to content

!feat: Add invartiants #20

!feat: Add invartiants

!feat: Add invartiants #20

Triggered via pull request January 15, 2024 06:00
Status Failure
Total duration 25s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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