bump sdk 47, ibc v7, wasmd 40 #1094
Annotations
10 errors and 1 warning
x/asset/keeper/pairs_vault.go#L303
unused-parameter: parameter 'collectorBh' seems to be unused, consider removing or renaming it as _ (revive)
|
x/asset/keeper/app.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/app.go#L8
import 'github.com/cosmos/gogoproto/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/app.go#L10
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/asset.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/asset.go#L7
import 'github.com/cosmos/gogoproto/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/asset.go#L9
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/asset.go#L10
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/gov.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
x/asset/keeper/gov.go#L6
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
|
The logs for this run have expired and are no longer available.
Loading