Mario/p2p #6974
Annotations
3 errors
lint:
p2p/p2p_test.go#L35
cannot use "" (untyped string constant) as []peer.AddrInfo value in argument to p2p.NewWithHost
|
lint:
p2p/p2p_test.go#L57
cannot use strings.Join(peerAddrsString, ",") (value of type string) as []peer.AddrInfo value in argument to p2p.NewWithHost (typecheck)
|
lint
Process completed with exit code 2.
|