Add SDK Router message handling #887
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 errors
Lint:
plugin/evm/mempool_test.go#L15
assignment mismatch: 2 variables but NewMempool returns 1 value (typecheck)
|
Lint:
plugin/evm/mempool_test.go#L18
undefined: GossipAtomicTx (typecheck)
|
Lint:
plugin/evm/mempool_test.go#L20
undefined: GossipAtomicTx (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L67
undefined: ethTxGossipProtocol (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L70
undefined: txGossipBloomMaxItems (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L133
undefined: throttlingPeriod (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L144
undefined: GossipEthTx (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L173
undefined: atomicTxGossipProtocol (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L176
undefined: txGossipBloomMaxItems (typecheck)
|
Lint:
plugin/evm/tx_gossip_test.go#L233
undefined: throttlingPeriod (typecheck)
|
AvalancheGo E2E Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang E2E Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L13
no required module provides package github.com/ava-labs/avalanchego/p2p/gossip; to add it:
|
Golang Unit Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests v (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (windows-latest)
The operation was canceled.
|
Golang Unit Tests v (macos-11.0)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (macos-11.0):
plugin/evm/tx_gossip_test.go#L13
no required module provides package github.com/ava-labs/avalanchego/p2p/gossip; to add it:
|
Golang Unit Tests v (macos-11.0)
The operation was canceled.
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L13
no required module provides package github.com/ava-labs/avalanchego/p2p/gossip; to add it:
|
Golang Unit Tests Race Detection v (ubuntu-20.04)
Process completed with exit code 1.
|