Skip to content

Modularise p2p and add connection manager #16

Modularise p2p and add connection manager

Modularise p2p and add connection manager #16

Triggered via push November 25, 2023 20:04
Status Failure
Total duration 15s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: peer/peer.go#L20
cannot use addrInfo (variable of type "github.com/libp2p/go-libp2p/core/peer".AddrInfo) as *"github.com/libp2p/go-libp2p/core/peer".AddrInfo value in struct literal
build: peer/peer.go#L26
cannot use addrInfo (variable of type *"github.com/libp2p/go-libp2p/core/peer".AddrInfo) as "github.com/libp2p/go-libp2p/core/peer".AddrInfo value in argument to NewWithAlias
build
Process completed with exit code 1.