feat(tcpreuse): add options for sharing TCP listeners amongst TCP, WS and WSS transports #7718
Annotations
14 errors and 3 warnings
Run repo-specific setup:
p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L48
cannot use clientConn.(*net.TCPConn) (comma, ok expression of type *net.TCPConn) as manet.Conn value in argument to PeekBytes: *net.TCPConn does not implement manet.Conn (missing method LocalMultiaddr)
|
Run repo-specific setup:
p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L58
cannot use clientConn.(tcpConnInterface) (comma, ok expression of type tcpConnInterface) as ManetTCPConnInterface value in argument to newFallbackSampledConn: tcpConnInterface does not implement ManetTCPConnInterface (missing method LocalMultiaddr)
|
Run repo-specific setup
Process completed with exit code 1.
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Set up the Go version read from the go.mod file
Cannot open: File exists
|
Add failure summary
Process completed with exit code 127.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up the Go version read from the go.mod file
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Upload test results
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
|
Loading