feat(wasmd): integrate wasmd #7472
sims.yml
on: pull_request
app
1m 23s
import-export
1m 24s
after-import
1m 23s
determinism
1m 19s
Annotations
28 errors and 4 warnings
determinism:
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
determinism:
app/simulation/app_after_import_test.go#L67
not enough arguments in call to regen.NewRegenApp
|
determinism:
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
|
determinism:
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
|
determinism:
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
|
determinism:
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
|
determinism
Process completed with exit code 2.
|
app:
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
app:
app/simulation/app_after_import_test.go#L67
not enough arguments in call to regen.NewRegenApp
|
app:
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:
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:
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:
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
|
app
Process completed with exit code 2.
|
after-import:
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
after-import:
app/simulation/app_after_import_test.go#L67
not enough arguments in call to regen.NewRegenApp
|
after-import:
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
|
after-import:
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
|
after-import:
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
|
after-import:
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
|
after-import
Process completed with exit code 2.
|
import-export:
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
import-export:
app/simulation/app_after_import_test.go#L67
not enough arguments in call to regen.NewRegenApp
|
import-export:
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
|
import-export:
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
|
import-export:
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
|
import-export:
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
|
import-export
Process completed with exit code 2.
|
determinism
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/
|
app
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/
|
after-import
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/
|
import-export
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/
|