Skip to content

Mario/p2p

Mario/p2p #9719

Triggered via pull request November 8, 2024 08:02
@derrix060derrix060
synchronize #2258
mario/p2p
Status Failure
Total duration 7m 40s
Billable time 7m
Artifacts

juno-test.yml

on: pull_request
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run Tests (macos-latest): p2p/p2p_test.go#L35
cannot use "" (untyped string constant) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (macos-latest): p2p/p2p_test.go#L57
cannot use strings.Join(peerAddrsString, ",") (value of type string) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (macos-latest)
Process completed with exit code 2.
Run Tests (ubuntu-arm64-4-core): p2p/p2p_test.go#L35
cannot use "" (untyped string constant) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (ubuntu-arm64-4-core): p2p/p2p_test.go#L57
cannot use strings.Join(peerAddrsString, ",") (value of type string) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (ubuntu-arm64-4-core)
Process completed with exit code 2.
Run Tests (ubuntu-latest): p2p/p2p_test.go#L35
cannot use "" (untyped string constant) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (ubuntu-latest): p2p/p2p_test.go#L57
cannot use strings.Join(peerAddrsString, ",") (value of type string) as []peer.AddrInfo value in argument to p2p.NewWithHost
Run Tests (ubuntu-latest)
Process completed with exit code 2.