Return error when network interface not found #3494
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Matrix: check
Matrix: test
Run no_std checks
0s
Annotations
3 errors and 28 warnings
Run checks on windows-latest:
commons/zenoh-util/src/std_only/net/mod.rs#L18
unused import: `zerror`
|
Run checks on windows-latest
could not compile `zenoh-util` (lib) due to previous error
|
Run checks on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
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 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 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 macOS-latest
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
|
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 windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/sha2/sha2-0.10.7.crate` (146.75.30.137), got 502
|
Run tests on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/sha2/sha2-0.9.9.crate` (146.75.30.137), got 502
|
Run tests on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde_qs/serde_qs-0.8.5.crate` (146.75.30.137), got 502
|
Run tests on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde_derive_internals/serde_derive_internals-0.26.0.crate` (146.75.30.137), got 502
|
Run tests on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/pest_generator/pest_generator-2.7.2.crate` (146.75.30.137), got 502
|
Run tests on windows-latest:
commons/zenoh-util/src/std_only/net/mod.rs#L18
unused import: `zerror`
|
Run tests on windows-latest
`zenoh-util` (lib) generated 1 warning (run `cargo fix --lib -p zenoh-util` to apply 1 suggestion)
|
Run tests on windows-latest
`zenoh-util` (lib test) generated 1 warning (1 duplicate)
|
Run tests on windows-latest
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
|
Run tests on windows-latest
`zenoh-util` (lib) generated 1 warning (run `cargo fix --lib -p zenoh-util` to apply 1 suggestion)
|
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/unicast_transport.rs#L226
constant `MSG_SIZE_NOFRAG` is never used
|
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#L32
unused import: `Priority`
|
Run tests on ubuntu-latest:
io/zenoh-transport/tests/multicast_transport.rs#L49
constant `TIMEOUT` is never used
|
Run tests on ubuntu-latest:
io/zenoh-transport/tests/multicast_transport.rs#L50
constant `SLEEP` is never used
|
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#L76
method `get_count` is never used
|
Run tests on ubuntu-latest:
io/zenoh-transport/tests/multicast_transport.rs#L141
struct `TransportMulticastPeer` is never constructed
|