Skip to content

feat: upgrade Cosmos SDK to v0.47 #8469

feat: upgrade Cosmos SDK to v0.47

feat: upgrade Cosmos SDK to v0.47 #8469

Triggered via pull request April 21, 2024 22:58
Status Failure
Total duration 1m 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: app/testsuite/helpers.go#L33
undefined: abci.ConsensusParams
build: app/testsuite/helpers.go#L34
undefined: abci.BlockParams
build: app/testsuite/helpers.go#L57
undefined: app.EncodingConfig
build: app/testsuite/helpers.go#L92
cannot use options.AppOpts (variable of type "github.com/cosmos/cosmos-sdk/server/types".AppOptions) as func(*baseapp.BaseApp) value in argument to app.NewRegenApp
build: app/testsuite/helpers.go#L172
not enough arguments in call to banktypes.NewGenesisState
build: app/testsuite/network_config.go#L21
undefined: app.EncodingConfig
build: app/testsuite/network_config.go#L22
cannot use func(val network.Validator) servertypes.Application {…} (value of type func(val network.Validator) "github.com/cosmos/cosmos-sdk/server/types".Application) as func(val network.ValidatorI) "github.com/cosmos/cosmos-sdk/server/types".Application value in return statement
build: app/testsuite/network_config.go#L26
cannot use EmptyAppOptions{} (value of type EmptyAppOptions) as func(*baseapp.BaseApp) value in argument to app.NewRegenApp
build
Process completed with exit code 2.