Skip to content

feat(wasmd): integrate wasmd #7472

feat(wasmd): integrate wasmd

feat(wasmd): integrate wasmd #7472

Triggered via pull request July 22, 2024 19:42
Status Failure
Total duration 1m 35s
Artifacts

sims.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/