bump sdk 47, ibc v7, wasmd 40 #1094
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint:
x/asset/keeper/pairs_vault.go#L303
unused-parameter: parameter 'collectorBh' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/asset/keeper/app.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/app.go#L8
import 'github.com/cosmos/gogoproto/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/app.go#L10
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/asset.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/asset.go#L7
import 'github.com/cosmos/gogoproto/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/asset.go#L9
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/asset.go#L10
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/gov.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/keeper/gov.go#L6
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|