Skip to content

test: update tss address on connectors and custody contracts #5785

test: update tss address on connectors and custody contracts

test: update tss address on connectors and custody contracts #5785

Triggered via pull request August 8, 2024 16:11
Status Failure
Total duration 4m 27s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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