Bump sdk v50 #10
Annotations
10 errors and 2 warnings
lint:
x/multi-staking/types/genesis.go#L11
captLocal: `MultiStakingLocks' should not be capitalized (gocritic)
|
lint:
x/multi-staking/simulation/genesis.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/simulation/genesis.go#L15
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/genesis_test.go#L38
Error return value of `emptyApp.FinalizeBlock` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/genesis_test.go#L44
Error return value of `suite.app.FinalizeBlock` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/genesis_test.go#L45
Error return value of `suite.app.Commit` is not checked (errcheck)
|
lint:
x/multi-staking/module.go#L14
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#L27
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:
test/simapp/app.go#L46
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:
test/simapp/app.go#L53
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
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-staking/multi-staking. Supported file pattern: go.sum
|