Skip to content

skip block sdk, params migration #1228

skip block sdk, params migration

skip block sdk, params migration #1228

Triggered via pull request March 6, 2024 10:52
@cgsingh33cgsingh33
synchronize #884
v14upgrade
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/liquidation/keeper/query_server.go#L228
var-naming: method QueryAppIds should be QueryAppIDs (revive)
lint: x/liquidation/keeper/liquidate_vaults.go#L16
var-naming: var appIds should be appIDs (revive)
lint: x/liquidation/keeper/liquidate_vaults.go#L371
var-naming: method GetAppIdsForLiquidation should be GetAppIDsForLiquidation (revive)
lint: x/liquidation/keeper/grpc_query_params.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/grpc_query_params.go#L10
import 'github.com/comdex-official/comdex/x/liquidation/types' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/keeper.go#L6
import 'github.com/cometbft/cometbft/libs/log' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/keeper.go#L8
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/keeper.go#L9
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/keeper.go#L10
import 'github.com/cosmos/cosmos-sdk/x/params/types' is not allowed from list 'Main' (depguard)
lint: x/liquidation/keeper/keeper.go#L12
import 'github.com/comdex-official/comdex/x/liquidation/expected' is not allowed from list 'Main' (depguard)
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