Post dora 0.3.10 release fix #3894
ci.yml
on: pull_request
ROS2 Bridge Examples
11m 42s
Clippy
3m 17s
Formatting
17s
License Checks
53s
Typos
16s
Matrix: Bench
Matrix: CLI Test
Matrix: cross-check
Matrix: Examples
Matrix: Test
Annotations
190 warnings
Typos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Typos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Typos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Typos
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy:
libraries/message/src/lib.rs#L33
returning the result of a `let` binding from a block
|
Clippy:
libraries/message/src/lib.rs#L49
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
libraries/core/src/descriptor/visualize.rs#L23
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
libraries/core/src/metadata.rs#L11
unsafe function's docs are missing a `# Safety` section
|
Clippy:
apis/rust/node/src/event_stream/scheduler.rs#L28
useless conversion to the same type: `std::collections::hash_map::Keys<'_, dora_core::config::DataId, (usize, std::collections::VecDeque<event_stream::thread::EventItem>)>`
|
Clippy:
apis/rust/node/src/event_stream/mod.rs#L197
returning the result of a `let` binding from a block
|
Clippy:
apis/python/operator/src/lib.rs#L84
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Clippy:
apis/python/operator/src/lib.rs#L85
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Clippy:
apis/python/operator/src/lib.rs#L90
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Clippy:
apis/python/operator/src/lib.rs#L92
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
cross-check (ubuntu-22.04, x86_64-unknown-linux-gnu):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (ubuntu-22.04, x86_64-unknown-linux-gnu)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, armv7-unknown-linux-musleabihf):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (ubuntu-22.04, armv7-unknown-linux-musleabihf)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, armv7-unknown-linux-musleabihf)
dropping unsupported crate type `cdylib` for target `armv7-unknown-linux-musleabihf`
|
cross-check (ubuntu-22.04, armv7-unknown-linux-musleabihf)
`dora-cli` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-gnu):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-gnu)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, i686-unknown-linux-gnu):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (ubuntu-22.04, i686-unknown-linux-gnu)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-musl):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-musl)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-musl)
dropping unsupported crate type `cdylib` for target `aarch64-unknown-linux-musl`
|
cross-check (ubuntu-22.04, aarch64-unknown-linux-musl)
`dora-cli` (lib) generated 1 warning
|
CLI Test (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
CLI Test (ubuntu-latest)
unused variable: `node`
|
CLI Test (ubuntu-latest)
unused variable: `metadata`
|
CLI Test (ubuntu-latest)
variable does not need to be mutable
|
CLI Test (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
CLI Test (macos-latest)
unused variable: `node`
|
CLI Test (macos-latest)
unused variable: `metadata`
|
CLI Test (macos-latest)
variable does not need to be mutable
|
Bench (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (ubuntu-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Bench (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (ubuntu-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L84
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L85
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L90
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L92
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L101
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L110
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L113
use of deprecated method `pyo3::types::IntoPyDict::into_py_dict_bound`: renamed to `IntoPyDict::into_py_dict`
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L151
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (ubuntu-latest):
apis/python/operator/src/lib.rs#L221
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Test (ubuntu-latest):
binaries/runtime/src/operator/python.rs#L26
use of deprecated method `pyo3::PyErr::traceback_bound`: renamed to `PyErr::traceback`
|
Test (ubuntu-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (ubuntu-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/lib.rs#L63
use of deprecated method `pyo3::Python::<'py>::import_bound`: renamed to `Python::import`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/lib.rs#L336
use of deprecated associated function `pyo3::types::PyModule::import_bound`: renamed to `PyModule::import`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/lib.rs#L347
use of deprecated associated function `pyo3::types::PyList::new_bound`: renamed to `PyList::new`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L68
use of deprecated method `pyo3::Python::<'py>::run_bound`: renamed to `Python::run`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L70
use of deprecated method `pyo3::types::IntoPyDict::into_py_dict_bound`: renamed to `IntoPyDict::into_py_dict`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L74
use of deprecated associated function `pyo3::types::PyModule::import_bound`: renamed to `PyModule::import`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L111
use of deprecated associated function `pyo3::types::PyModule::import_bound`: renamed to `PyModule::import`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L112
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/typed/mod.rs#L119
use of deprecated method `pyo3::Python::<'py>::eval_bound`: renamed to `Python::eval`
|
ROS2 Bridge Examples:
libraries/extensions/ros2-bridge/python/src/lib.rs#L63
use of deprecated method `pyo3::Python::<'py>::import_bound`: renamed to `Python::import`
|
Bench (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (macos-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Bench (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (ubuntu-22.04):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest)
unused variable: `node`
|
CLI Test (windows-latest)
unused variable: `metadata`
|
CLI Test (windows-latest)
variable does not need to be mutable
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
CLI Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L84
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L85
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L90
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L92
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L101
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L110
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L113
use of deprecated method `pyo3::types::IntoPyDict::into_py_dict_bound`: renamed to `IntoPyDict::into_py_dict`
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L151
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (macos-latest):
apis/python/operator/src/lib.rs#L221
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Test (macos-latest):
binaries/runtime/src/operator/python.rs#L26
use of deprecated method `pyo3::PyErr::traceback_bound`: renamed to `PyErr::traceback`
|
Test (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (macos-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Test (macos-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (macos-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (windows-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L84
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L85
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L90
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L92
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L101
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L110
use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L113
use of deprecated method `pyo3::types::IntoPyDict::into_py_dict_bound`: renamed to `IntoPyDict::into_py_dict`
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L151
use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
|
Test (windows-latest):
apis/python/operator/src/lib.rs#L221
use of deprecated associated function `pyo3::types::PyDict::new_bound`: renamed to `PyDict::new`
|
Test (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Test (windows-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Bench (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Bench (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Bench (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Bench (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Bench (windows-latest):
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Bench (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Bench (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Bench (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (macos-13, x86_64-apple-darwin):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (macos-13, x86_64-apple-darwin)
`dora-coordinator` (lib) generated 1 warning
|
cross-check (macos-13, aarch64-apple-darwin):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
cross-check (macos-13, aarch64-apple-darwin)
`dora-coordinator` (lib) generated 1 warning
|
Examples (windows-latest)
Failed to restore: aborted
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|
Examples (windows-latest):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Examples (windows-latest):
binaries/coordinator/src/lib.rs#L160
method `iter` is never used
|