Return error when requested network interface not found in multicast #3499
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: check
Matrix: test
Run no_std checks
36s
Annotations
38 warnings
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 windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/walkdir/walkdir-2.3.3.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/waker-fn/waker-fn-1.1.0.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/version_check/version_check-0.9.4.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/vec_map/vec_map-0.8.2.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/value-bag-sval2/value-bag-sval2-1.4.1.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/git-version-macro/git-version-macro-0.3.5.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/quinn/quinn-0.10.2.crate` (146.75.106.137), got 502
|
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
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.66.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/proc-macro-hack/proc-macro-hack-0.5.20%2Bdeprecated.crate` (146.75.106.137), got 502
|
Run checks on windows-latest
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.17.crate` (146.75.106.137), got 502
|
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#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
|
Run tests on ubuntu-latest:
io/zenoh-transport/tests/multicast_transport.rs#L147
function `open_transport` is never used
|
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
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
|
Run no_std checks
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 no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L28
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L29
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L30
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L30
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L31
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L32
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L33
`&` without an explicit lifetime name cannot be used here
|
Run no_std checks
`zenoh-protocol` (lib) generated 7 warnings (run `cargo fix --lib -p zenoh-protocol` to apply 7 suggestions)
|
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`
|