Skip to content

Prepare v3: IBC Wasm Hooks, PFM and Simapp rewrite #176

Prepare v3: IBC Wasm Hooks, PFM and Simapp rewrite

Prepare v3: IBC Wasm Hooks, PFM and Simapp rewrite #176

Triggered via pull request June 13, 2023 00:59
Status Failure
Total duration 4m 34s
Artifacts

test.yml

on: pull_request
test-coverage-upload
4m 24s
test-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-coverage-upload: x/ibc-hooks/keeper/keeper.go#L15
undefined: sdk.StoreKey
test-coverage-upload: x/ibc-hooks/keeper/keeper.go#L21
undefined: sdk.StoreKey
test-coverage-upload: tests/ibctesting/chain.go#L27
cannot use simApp (variable of type *"github.com/persistenceOne/persistence-sdk/v2/simapp".SimApp) as ibctesting.TestingApp value in return statement: *"github.com/persistenceOne/persistence-sdk/v2/simapp".SimApp does not implement ibctesting.TestingApp (missing method GetBaseApp)
test-coverage-upload: tests/ibctesting/chain.go#L27
undefined: simapp.NewDefaultGenesisState
test-coverage-upload: tests/ibctesting/chain.go#L105
impossible type assertion: chain.App.(*simapp.SimApp)
test-coverage-upload: tests/ibctesting/wasm.go#L13
"github.com/stretchr/testify/require" imported and not used
test-coverage-upload: tests/ibctesting/wasm.go#L19
chain.GetOsmosisApp undefined (type *TestChain has no field or method GetOsmosisApp)
test-coverage-upload: tests/ibctesting/wasm.go#L44
chain.GetOsmosisApp undefined (type *TestChain has no field or method GetOsmosisApp)
test-coverage-upload: tests/ibctesting/wasm.go#L64
chain.GetOsmosisApp undefined (type *TestChain has no field or method GetOsmosisApp)
test-coverage-upload: tests/ibctesting/wasm.go#L77
chain.GetOsmosisApp undefined (type *TestChain has no field or method GetOsmosisApp)