feat: override timeout commit via --timeout-commit
#6337
Annotations
10 errors and 1 warning
Run tests in race mode:
test/util/testnode/config.go#L179
cannot use simapp.EmptyAppOptions{} (value of type "github.com/cosmos/cosmos-sdk/simapp".EmptyAppOptions) as "time".Duration value in argument to app.New
|
Run tests in race mode:
test/util/testnode/config.go#L180
cannot use baseapp.SetMinGasPrices(fmt.Sprintf("%v%v", appconsts.DefaultMinGasPrice, app.BondDenom)) (value of type func(*baseapp.BaseApp)) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: func(*baseapp.BaseApp) does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
Run tests in race mode:
test/util/testnode/config.go#L201
cannot use simapp.EmptyAppOptions{} (value of type "github.com/cosmos/cosmos-sdk/simapp".EmptyAppOptions) as "time".Duration value in argument to app.New
|
Run tests in race mode:
test/util/testnode/config.go#L202
cannot use baseapp.SetMinGasPrices(minGasPrice) (value of type func(*baseapp.BaseApp)) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: func(*baseapp.BaseApp) does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
Run tests in race mode:
test/util/testnode/config.go#L179
cannot use simapp.EmptyAppOptions{} (value of type "github.com/cosmos/cosmos-sdk/simapp".EmptyAppOptions) as "time".Duration value in argument to app.New
|
Run tests in race mode:
test/util/testnode/config.go#L180
cannot use baseapp.SetMinGasPrices(fmt.Sprintf("%v%v", appconsts.DefaultMinGasPrice, app.BondDenom)) (value of type func(*baseapp.BaseApp)) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: func(*baseapp.BaseApp) does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
Run tests in race mode:
test/util/testnode/config.go#L201
cannot use simapp.EmptyAppOptions{} (value of type "github.com/cosmos/cosmos-sdk/simapp".EmptyAppOptions) as "time".Duration value in argument to app.New
|
Run tests in race mode:
test/util/testnode/config.go#L202
cannot use baseapp.SetMinGasPrices(minGasPrice) (value of type func(*baseapp.BaseApp)) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: func(*baseapp.BaseApp) does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
Run tests in race mode:
test/util/testnode/config.go#L179
cannot use simapp.EmptyAppOptions{} (value of type "github.com/cosmos/cosmos-sdk/simapp".EmptyAppOptions) as "time".Duration value in argument to app.New
|
Run tests in race mode:
test/util/testnode/config.go#L180
cannot use baseapp.SetMinGasPrices(fmt.Sprintf("%v%v", appconsts.DefaultMinGasPrice, app.BondDenom)) (value of type func(*baseapp.BaseApp)) as "github.com/cosmos/cosmos-sdk/server/types".AppOptions value in argument to app.New: func(*baseapp.BaseApp) does not implement "github.com/cosmos/cosmos-sdk/server/types".AppOptions (missing method Get)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading