memory leak fixes #4017
Annotations
8 errors and 1 warning
Clippy:
examples/examples/z_get.rs#L15
unused import: `std::convert::TryFrom`
|
Clippy:
examples/examples/z_get.rs#L26
unused variable: `selector`
|
Clippy:
examples/examples/z_get.rs#L26
unused variable: `value`
|
Clippy:
examples/examples/z_get.rs#L26
unused variable: `target`
|
Clippy:
examples/examples/z_get.rs#L26
unused variable: `timeout`
|
Clippy:
examples/examples/z_get.rs#L29
unused variable: `session`
|
Clippy
could not compile `zenoh-examples` (example "z_get") due to 6 previous errors
|
Clippy
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The logs for this run have expired and are no longer available.
Loading