chore: Upgrade to cosmos-sdk v0.50 #171
Annotations
10 errors
test & coverage report creation:
app/simulation_test.go#L100
undefined: app.makeEncodingConfig
|
test & coverage report creation:
app/simulation_test.go#L101
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
|
test & coverage report creation:
app/simulation_test.go#L160
undefined: log.TestingLogger
|
test & coverage report creation:
app/simulation_test.go#L170
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as "github.com/cosmos/cosmos-db".DB value in argument to app.NewApp: *"github.com/cometbft/cometbft-db".MemDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
|
test & coverage report creation:
app/simulation_test.go#L176
undefined: app.MakeEncodingConfig
|
test & coverage report creation:
app/simulation_test.go#L177
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
|
test & coverage report creation:
app/simulation_test.go#L205
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as "github.com/cosmos/cosmos-db".DB value in argument to simtestutil.PrintStats: *"github.com/cometbft/cometbft-db".MemDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
|
test & coverage report creation:
app/simulation_test.go#L254
undefined: app.MakeEncodingConfig
|
test & coverage report creation:
app/simulation_test.go#L255
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
|
test & coverage report creation:
app/simulation_test.go#L315
undefined: app.MakeEncodingConfig
|
The logs for this run have expired and are no longer available.
Loading