Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Merge pull request #73 from mycel-domain/feature/github-ci-test #5

Merge pull request #73 from mycel-domain/feature/github-ci-test

Merge pull request #73 from mycel-domain/feature/github-ci-test #5

Triggered via push September 8, 2023 10:50
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go: testutil/network/network.go#L72
cannot use simtestutil.EmptyAppOptions{} (value of type sims.EmptyAppOptions) as []"github.com/CosmWasm/wasmd/x/wasm/types".ProposalType value in argument to app.New
go: testutil/network/network.go#L73
cannot use baseapp.SetPruning(pruningtypes.NewPruningOptionsFromString(val.GetAppConfig().Pruning)) (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)
go: testutil/network/network.go#L74
cannot use baseapp.SetMinGasPrices(val.GetAppConfig().MinGasPrices) (value of type func(*baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to app.New
go
Process completed with exit code 1.