plugin manager refactor #3666
Annotations
10 errors and 3 warnings
zenoh/src/net/runtime/adminspace.rs#L128
no method named `running_plugins_info` found for struct `zenoh_plugin_trait::loading::PluginsManager` in the current scope
|
zenoh/src/net/runtime/adminspace.rs#L219
`dyn PluginInfo` doesn't implement `std::fmt::Display`
|
zenoh/src/net/runtime/adminspace.rs#L221
mismatched types
|
zenoh/src/net/runtime/adminspace.rs#L229
mismatched types
|
zenoh/src/net/runtime/adminspace.rs#L434
no method named `running_plugins_info` found for struct `std::sync::MutexGuard<'_, zenoh_plugin_trait::loading::PluginsManager<Runtime, Box<(dyn RunningPluginTrait + 'static)>>>` in the current scope
|
zenoh/src/net/runtime/adminspace.rs#L640
mismatched types
|
zenoh/src/net/runtime/adminspace.rs#L641
mismatched types
|
zenoh/src/net/runtime/adminspace.rs#L687
`dyn PluginInfo` doesn't implement `std::fmt::Display`
|
zenoh/src/net/runtime/adminspace.rs#L694
`dyn PluginInfo` doesn't implement `std::fmt::Display`
|
zenoh/src/net/runtime/adminspace.rs#L695
`dyn PluginInfo` doesn't implement `std::fmt::Display`
|
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/
|
plugins/zenoh-plugin-trait/src/loading.rs#L134
method `get_plugin_instance_err` is never used
|
|
The logs for this run have expired and are no longer available.
Loading