feat(wasmd): integrate wasmd #7511
Annotations
7 errors and 1 warning
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_after_import_test.go#L44
cannot use fauxMerkleModeOpt (value of type func(bapp *baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_after_import_test.go#L89
cannot use fauxMerkleModeOpt (value of type func(bapp *baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_determinism_test.go#L71
cannot use interBlockCacheOpt() (value of type func(*baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_import_export_test.go#L60
cannot use fauxMerkleModeOpt (value of type func(bapp *baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_import_export_test.go#L100
cannot use fauxMerkleModeOpt (value of type func(bapp *baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export:
app/simulation/app_test.go#L37
cannot use fauxMerkleModeOpt (value of type func(bapp *baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
Run NUM_BLOCKS=100 make sim-import-export
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading