Skip to content

test: tss migration e2e test #5054

test: tss migration e2e test

test: tss migration e2e test #5054

Triggered via pull request July 7, 2024 13:13
Status Failure
Total duration 4m 10s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values (typecheck)
lint: x/crosschain/genesis.go#L6
could not import github.com/zeta-chain/zetacore/x/crosschain/keeper (-: # github.com/zeta-chain/zetacore/x/crosschain/keeper
lint: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values) (typecheck)
lint: app/app.go#L114
could not import github.com/zeta-chain/zetacore/x/crosschain/keeper (-: # github.com/zeta-chain/zetacore/x/crosschain/keeper
lint: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values) (typecheck)
lint: zetaclient/chains/evm/signer/signer.go#L26
could not import github.com/zeta-chain/zetacore/x/crosschain/keeper (-: # github.com/zeta-chain/zetacore/x/crosschain/keeper
lint: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values) (typecheck)
lint: cmd/zetaclientd/start.go#L265
appContext.ZetacoreContext undefined (type *"github.com/zeta-chain/zetacore/zetaclient/context".AppContext has no field or method ZetacoreContext) (typecheck)
lint: cmd/zetae2e/stress.go#L85
not enough arguments in call to must
lint: cmd/zetae2e/stress.go#L134
not enough arguments in call to must
gosec: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values
gosec: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L64
not enough arguments in call to chains.IsEVMChain
gosec: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L73
not enough arguments in call to chains.IsBitcoinChain
gosec-cosmos: x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L62
assignment mismatch: 1 variable but k.zetaObserverKeeper.GetSupportedChainFromChainID returns 2 values
gosec-cosmos
Process completed with exit code 2.