bump sdk 47, ibc v7, wasmd 40 #1101
Annotations
10 errors and 1 warning
lint:
x/tokenmint/simulation/simap.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
x/tokenmint/simulation/simap.go#L5
import 'github.com/cosmos/cosmos-sdk/types/simulation' is not allowed from list 'Main' (depguard)
|
lint:
types/utils.go#L14
File is not `gofumpt`-ed (gofumpt)
|
lint:
types/utils.go#L18
File is not `gofumpt`-ed (gofumpt)
|
lint:
types/utils.go#L148
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint:
types/utils.go#L15
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
types/utils.go#L16
import 'github.com/cosmos/cosmos-sdk/types/simulation' is not allowed from list 'Main' (depguard)
|
lint:
types/utils.go#L17
import 'github.com/cosmos/cosmos-sdk/x/simulation' is not allowed from list 'Main' (depguard)
|
lint:
types/utils.go#L22
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
lint:
types/utils.go#L26
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|