Skip to content

Add interface bound tcp link #3564

Add interface bound tcp link

Add interface bound tcp link #3564

Triggered via pull request October 2, 2023 14:52
Status Failure
Total duration 32m 51s
Artifacts

ci.yml

on: pull_request
Matrix: check
Matrix: test
Run no_std checks
0s
Run no_std checks
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 17 warnings
Run checks on macOS-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L275
no method named `bind_device` found for struct `socket2::Socket` in the current scope
Run checks on macOS-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L323
no method named `bind_device` found for struct `socket2::Socket` in the current scope
Run checks on macOS-latest
could not compile `zenoh-link-tcp` (lib) due to 2 previous errors
Run checks on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Run checks on windows-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L275
no method named `bind_device` found for struct `socket2::Socket` in the current scope
Run checks on windows-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L323
no method named `bind_device` found for struct `socket2::Socket` in the current scope
Run checks on windows-latest
could not compile `zenoh-link-tcp` (lib) due to 2 previous errors
Run checks on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Run tests on macOS-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L275
no method named `bind_device` found for struct `Socket` in the current scope
Run tests on macOS-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L323
no method named `bind_device` found for struct `Socket` in the current scope
Run tests on macOS-latest
could not compile `zenoh-link-tcp` (lib) due to 2 previous errors
Run tests on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Run tests on windows-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L275
no method named `bind_device` found for struct `Socket` in the current scope
Run tests on windows-latest: io/zenoh-links/zenoh-link-tcp/src/unicast.rs#L323
no method named `bind_device` found for struct `Socket` in the current scope
Run tests on windows-latest
could not compile `zenoh-link-tcp` (lib) due to 2 previous errors
Run tests on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Run checks on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run checks on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run checks on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on ubuntu-latest
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L28
unused import: `zenoh_core::zasync_executor_init`
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L51
constant `SLEEP_COUNT` is never used
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L53
constant `MSG_COUNT` is never used
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L54
constant `MSG_SIZE_NOFRAG` is never used
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L141
struct `TransportMulticastPeer` is never constructed
Run tests on ubuntu-latest: io/zenoh-transport/tests/multicast_transport.rs#L147
function `open_transport` is never used