feat(wasmd): integrate wasmd #7472
Annotations
7 errors and 1 warning
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
app/simulation/app_after_import_test.go#L67
not enough arguments in call to regen.NewRegenApp
|
app/simulation/app_determinism_test.go#L58
cannot use interBlockCacheOpt() (value of type func(*baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to regen.NewRegenApp
|
app/simulation/app_import_export_test.go#L58
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
|
app/simulation/app_import_export_test.go#L96
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
|
app/simulation/app_test.go#L36
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
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading