Skip to content

build-linux-release #352

build-linux-release

build-linux-release #352

Triggered via push December 11, 2023 07:40
Status Failure
Total duration 1m 25s
Artifacts
build-x86_64-binaries-tarball
1m 16s
build-x86_64-binaries-tarball
build-arm64-binaries-tarball
8s
build-arm64-binaries-tarball
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build-arm64-binaries-tarball
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)
build-arm64-binaries-tarball
not enough arguments in call to gossip.NewHandler[*GossipEthTx]
build-arm64-binaries-tarball
not enough arguments in call to gossip.NewHandler[*GossipAtomicTx]
build-arm64-binaries-tarball
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)
build-arm64-binaries-tarball
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)
build-arm64-binaries-tarball
Process completed with exit code 1.
build-x86_64-binaries-tarball
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)
build-x86_64-binaries-tarball
not enough arguments in call to gossip.NewHandler[*GossipEthTx]
build-x86_64-binaries-tarball
not enough arguments in call to gossip.NewHandler[*GossipAtomicTx]
build-x86_64-binaries-tarball
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)
build-x86_64-binaries-tarball
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)
build-x86_64-binaries-tarball
Process completed with exit code 1.