test: update tss address on connectors and custody contracts #8200
Annotations
10 errors and 1 warning
build-and-test:
testutil/keeper/crosschain.go#L154
cannot use crosschainmocks.NewCrosschainObserverKeeper(t) (value of type *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper) as "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper value in assignment: *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper does not implement "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper (missing method GetSupportedForeignChains)
|
build-and-test:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
build-and-test:
testutil/keeper/crosschain.go#L154
cannot use crosschainmocks.NewCrosschainObserverKeeper(t) (value of type *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper) as "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper value in assignment: *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper does not implement "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper (missing method GetSupportedForeignChains)
|
build-and-test:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
build-and-test:
testutil/keeper/crosschain.go#L154
cannot use crosschainmocks.NewCrosschainObserverKeeper(t) (value of type *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper) as "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper value in assignment: *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper does not implement "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper (missing method GetSupportedForeignChains)
|
build-and-test:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
build-and-test:
testutil/keeper/crosschain.go#L154
cannot use crosschainmocks.NewCrosschainObserverKeeper(t) (value of type *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper) as "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper value in assignment: *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper does not implement "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper (missing method GetSupportedForeignChains)
|
build-and-test:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
build-and-test:
testutil/keeper/crosschain.go#L154
cannot use crosschainmocks.NewCrosschainObserverKeeper(t) (value of type *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper) as "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper value in assignment: *"github.com/zeta-chain/zetacore/testutil/keeper/mocks/crosschain".CrosschainObserverKeeper does not implement "github.com/zeta-chain/zetacore/x/crosschain/types".ObserverKeeper (missing method GetSupportedForeignChains)
|
build-and-test:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
build-and-test
Attempt 1 failed. Reason: Child_process exited with error code 2
|