Skip to content

impl Drop for MatchingListenerInner #3637

impl Drop for MatchingListenerInner

impl Drop for MatchingListenerInner #3637

Triggered via push October 13, 2023 12:46
Status Success
Total duration 31m 1s
Artifacts

ci.yml

on: push
Matrix: check
Matrix: test
Run no_std checks
34s
Run no_std checks
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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 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 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-keyexpr/src/keyexpr_tree/impls/hashmap_impl.rs#L33
use of deprecated struct `core::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead
Run no_std checks: commons/zenoh-keyexpr/src/keyexpr_tree/impls/keyed_set_impl.rs#L26
use of deprecated struct `core::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead
Run no_std checks: commons/zenoh-keyexpr/src/key_expr/include.rs#L38
a method with this name may be added to the standard library in the future
Run no_std checks: commons/zenoh-keyexpr/src/key_expr/include.rs#L44
a method with this name may be added to the standard library in the future
Run no_std checks: commons/zenoh-keyexpr/src/key_expr/include.rs#L49
a method with this name may be added to the standard library in the future
Run no_std checks
`zenoh-keyexpr` (lib) generated 5 warnings
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 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
doc tests are not supported for crate type(s) `cdylib` in package `zenoh-plugin-example`
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#L225
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#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