Skip to content

feat: upgrade Cosmos SDK to v0.47 #7443

feat: upgrade Cosmos SDK to v0.47

feat: upgrade Cosmos SDK to v0.47 #7443

Triggered via pull request June 22, 2024 23:41
Status Failure
Total duration 1m 31s
Artifacts

sims.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
determinism: app/simulation/app_after_import_test.go#L40
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
determinism: app/simulation/app_after_import_test.go#L41
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
determinism: app/simulation/app_after_import_test.go#L42
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
determinism: app/simulation/app_after_import_test.go#L43
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
determinism: app/simulation/app_after_import_test.go#L67
not enough arguments in call to app.ExportAppStateAndValidators
determinism: app/simulation/app_after_import_test.go#L85
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
determinism: app/simulation/app_after_import_test.go#L86
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
determinism: app/simulation/app_after_import_test.go#L87
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
determinism: app/simulation/app_after_import_test.go#L88
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
determinism: app/simulation/app_determinism_test.go#L54
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L40
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L41
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
app: app/simulation/app_after_import_test.go#L42
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L43
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L67
not enough arguments in call to app.ExportAppStateAndValidators
app: app/simulation/app_after_import_test.go#L85
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L86
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
app: app/simulation/app_after_import_test.go#L87
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
app: app/simulation/app_after_import_test.go#L88
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
app: app/simulation/app_determinism_test.go#L54
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L40
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L41
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
import-export: app/simulation/app_after_import_test.go#L42
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L43
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L67
not enough arguments in call to app.ExportAppStateAndValidators
import-export: app/simulation/app_after_import_test.go#L85
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L86
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
import-export: app/simulation/app_after_import_test.go#L87
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
import-export: app/simulation/app_after_import_test.go#L88
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
import-export: app/simulation/app_determinism_test.go#L54
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L40
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L41
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
after-import: app/simulation/app_after_import_test.go#L42
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L43
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L67
not enough arguments in call to app.ExportAppStateAndValidators
after-import: app/simulation/app_after_import_test.go#L85
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L86
cannot use regen.DefaultNodeHome (variable of type string) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to regen.NewRegenApp: string does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
after-import: app/simulation/app_after_import_test.go#L87
cannot use simcli.FlagPeriodValue (variable of type uint) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
after-import: app/simulation/app_after_import_test.go#L88
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to regen.NewRegenApp
after-import: app/simulation/app_determinism_test.go#L54
cannot use map[int64]bool{} (value of type map[int64]bool) as uint value in argument to regen.NewRegenApp
determinism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
import-export
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
after-import
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.