skip block sdk, params migration #1228
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
|