Add -Dwarnings to RUSTDOCFLAGS #3500
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
28s
Annotations
1 error and 37 warnings
Run tests on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 100
|
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
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 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 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/async-session/async-session-2.0.1.crate` (146.75.38.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/async-rustls/async-rustls-0.4.0.crate` (146.75.38.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/async-process/async-process-1.7.0.crate` (146.75.38.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/async-lock/async-lock-2.7.0.crate` (146.75.38.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/async-io/async-io-1.13.0.crate` (146.75.38.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/async-h1/async-h1-2.3.3.crate` (146.75.38.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/async-global-executor/async-global-executor-2.3.1.crate` (146.75.38.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/async-executor/async-executor-1.5.1.crate` (146.75.38.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/async-dup/async-dup-1.2.2.crate` (146.75.38.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/async-channel/async-channel-1.9.0.crate` (146.75.38.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/unicast_transport.rs#L226
constant `MSG_SIZE_NOFRAG` is never used
|
Run tests on ubuntu-latest
`zenoh-transport` (test "unicast_transport") generated 1 warning
|
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 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`
|