bump sdk 47, ibc v7, wasmd 40 #1096
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/client/cli/cli.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/cli.go#L5
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/flags.go#L7
import 'github.com/spf13/pflag' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/parse.go#L9
import 'github.com/spf13/pflag' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/query.go#L9
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/query.go#L10
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/query.go#L11
import 'github.com/cosmos/cosmos-sdk/version' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/query.go#L12
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/query.go#L14
import 'github.com/comdex-official/comdex/x/asset/types' is not allowed from list 'Main' (depguard)
|
lint:
x/asset/client/cli/tx.go#L8
import 'github.com/cosmos/cosmos-sdk/client' 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
|