replaced volumes map to plugin_manager #3663
Annotations
10 errors and 4 warnings
plugins/zenoh-plugin-storage-manager/src/lib.rs#L62
failed to resolve: use of undeclared type `PluginConfig`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L70
cannot find type `VolumeConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L88
cannot find type `PluginConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L93
cannot find struct, variant or union type `PluginConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L112
cannot find struct, variant or union type `VolumeConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L122
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L123
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L127
cannot find type `ConfigDiff` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L130
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L131
failed to resolve: use of undeclared type `ConfigDiff`
|
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-storage-manager/src/lib.rs#L25
unused import: `std::convert::TryFrom`
|
|
|
The logs for this run have expired and are no longer available.
Loading