Skip to content

skip block sdk, params migration #1232

skip block sdk, params migration

skip block sdk, params migration #1232

Triggered via pull request March 13, 2024 18:35
@pratikasrpratikasr
synchronize #884
v14upgrade
Status Failure
Total duration 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/vault/expected/keeper.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/vault/expected/keeper.go#L6
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
lint: x/vault/expected/keeper.go#L7
import 'github.com/comdex-official/comdex/x/esm/types' is not allowed from list 'Main' (depguard)
lint: x/vault/expected/keeper.go#L8
import 'github.com/comdex-official/comdex/x/rewards/types' is not allowed from list 'Main' (depguard)
lint: x/vault/expected/keeper.go#L32
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
lint: x/vault/expected/keeper.go#L36
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
lint: x/vault/expected/keeper.go#L47
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
lint: x/rewards/simulation/simap.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/rewards/simulation/simap.go#L5
import 'github.com/cosmos/cosmos-sdk/types/simulation' is not allowed from list 'Main' (depguard)
lint: x/common/genesis.go#L20
Error return value of `k.SetContract` is not checked (errcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum