static memory unfinihed #3664
Annotations
10 errors and 4 warnings
plugins/zenoh-plugin-storage-manager/src/lib.rs#L63
failed to resolve: use of undeclared type `PluginConfig`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L71
cannot find type `VolumeConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L89
cannot find type `PluginConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L94
cannot find struct, variant or union type `PluginConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L116
cannot find struct, variant or union type `VolumeConfig` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L126
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L127
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L131
cannot find type `ConfigDiff` in this scope
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L134
failed to resolve: use of undeclared type `ConfigDiff`
|
plugins/zenoh-plugin-storage-manager/src/lib.rs#L135
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#L26
unused import: `std::convert::TryFrom`
|
|
|
The logs for this run have expired and are no longer available.
Loading