Skip to content

chore: Upgrade to cosmos-sdk v0.50 #170

chore: Upgrade to cosmos-sdk v0.50

chore: Upgrade to cosmos-sdk v0.50 #170

Triggered via pull request November 28, 2023 21:52
Status Failure
Total duration 4m 51s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors
sedad darwin-amd64
Process completed with exit code 1.
sedad darwin-arm64
The job was canceled because "amd64_darwin" failed.
sedad darwin-arm64
Process completed with exit code 1.
sedad linux-amd64
The job was canceled because "amd64_darwin" failed.
sedad linux-amd64
The operation was canceled.
sedad linux-arm64
The job was canceled because "amd64_darwin" failed.
sedad linux-arm64
The operation was canceled.
tests: app/simulation_test.go#L100
cannot use app.MakeEncodingConfig() (value of type "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.NewApp: "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
tests: app/simulation_test.go#L101
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
tests: app/simulation_test.go#L160
undefined: log.TestingLogger
tests: app/simulation_test.go#L170
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as "github.com/cosmos/cosmos-db".DB value in argument to app.NewApp: *"github.com/cometbft/cometbft-db".MemDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
tests: app/simulation_test.go#L176
cannot use app.MakeEncodingConfig() (value of type "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.NewApp: "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
tests: app/simulation_test.go#L177
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
tests: app/simulation_test.go#L205
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as "github.com/cosmos/cosmos-db".DB value in argument to simtestutil.PrintStats: *"github.com/cometbft/cometbft-db".MemDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
tests: app/simulation_test.go#L254
cannot use app.MakeEncodingConfig() (value of type "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.NewApp: "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
tests: app/simulation_test.go#L255
cannot use appOptions (variable of type sims.AppOptionsMap) as func(*baseapp.BaseApp) value in argument to app.NewApp
tests: app/simulation_test.go#L315
cannot use app.MakeEncodingConfig() (value of type "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.NewApp: "github.com/sedaprotocol/seda-chain/app/params".EncodingConfig does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)