test: update tss address on connectors and custody contracts #5785
Annotations
3 errors
lint:
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)
|
lint:
testutil/keeper/crosschain.go#L253
impossible type assertion: keeper.GetObserverKeeper().(*crosschainmocks.CrosschainObserverKeeper)
|
lint
issues found
|