thread leak investigation #4015
Annotations
1 error and 11 warnings
Run tests
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 100
|
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:
io/zenoh-transport/src/manager.rs#L338
unused `Result` that must be used
|
Run tests:
zenoh/src/session.rs#L15
unused import: `crate::admin`
|
Run tests:
zenoh/src/session.rs#L340
unused variable: `router`
|
Run tests:
zenoh/src/admin.rs#L49
function `init` is never used
|
Run tests:
zenoh/src/admin.rs#L67
function `on_admin_query` is never used
|
Run tests:
zenoh/src/admin.rs#L114
associated function `new` is never used
|
Run tests
`zenoh-transport` (lib) generated 1 warning
|
Run tests
`zenoh` (lib) generated 5 warnings (run `cargo fix --lib -p zenoh` to apply 2 suggestions)
|
Run tests
`zenoh-transport` (lib) generated 1 warning (1 duplicate)
|
Run tests
`zenoh` (lib) generated 5 warnings (5 duplicates)
|
The logs for this run have expired and are no longer available.
Loading