Problem: sdk 0.50 is not used #2734
Annotations
8 errors and 5 warnings
codecov:
app/export_test.go#L25
undefined: Setup
|
codecov:
x/nft/client/testutil/test_helpers.go#L32
cannot use make(map[int64]bool) (value of type map[int64]bool) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: map[int64]bool does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
codecov:
x/nft/client/testutil/test_helpers.go#L32
cannot use ctx.Config.RootDir (variable of type string) as func(*baseapp.BaseApp) value in argument to app.New
|
codecov:
x/nft/client/testutil/test_helpers.go#L32
cannot use 0 (untyped int constant) as func(*baseapp.BaseApp) value in argument to app.New
|
codecov:
x/nft/client/testutil/test_helpers.go#L33
cannot use app.MakeEncodingConfig() (value of type "github.com/crypto-org-chain/chain-main/v4/app/params".EncodingConfig) as func(*baseapp.BaseApp) value in argument to app.New
|
codecov:
x/nft/client/testutil/test_helpers.go#L34
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to app.New
|
codecov:
x/nft/keeper/keeper_test.go#L65
undefined: app.Setup
|
codecov
Process completed with exit code 2.
|
codecov
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
codecov
Unable to find merge base between 5d406c19b204cbe2969c2688e2261ce5dd170ad9 and 7d0d59da69da3f73bfdb6c82061030a2857c7fb1
|
codecov
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: third_party/cosmos-sdk
|
codecov
Unable to find merge base between bc741464d48ba636ac4a6f8627e8b3e753fec083 and 2beec482dc4b944be5378639cdc90433707a21bd
|
codecov
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: third_party/ibc-go
|