Skip to content

Test e2e with existing network #3

Test e2e with existing network

Test e2e with existing network #3

Triggered via push December 11, 2023 03:18
Status Failure
Total duration 1m 38s
Artifacts
test_e2e_existing
1m 23s
test_e2e_existing
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test_e2e_existing
cannot use (*GossipEthTxPool)(nil) (value of type *GossipEthTxPool) as gossip.Set[*GossipEthTx] value in variable declaration: *GossipEthTxPool does not implement gossip.Set[*GossipEthTx] (missing method Get)
test_e2e_existing
not enough arguments in call to gossip.NewHandler[*GossipEthTx]
test_e2e_existing
not enough arguments in call to gossip.NewHandler[*GossipAtomicTx]
test_e2e_existing
cannot use ethTxPool (variable of type *GossipEthTxPool) as gossip.Set[*GossipEthTx] value in argument to gossip.NewPullGossiper[GossipEthTx, *GossipEthTx]: *GossipEthTxPool does not implement gossip.Set[*GossipEthTx] (missing method Get)
test_e2e_existing
cannot use vm.mempool (variable of type *Mempool) as gossip.Set[*GossipAtomicTx] value in argument to gossip.NewPullGossiper[GossipAtomicTx, *GossipAtomicTx]: *Mempool does not implement gossip.Set[*GossipAtomicTx] (missing method Get)
test_e2e_existing
Process completed with exit code 1.
test_e2e_existing
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.