Skip to content

replaced volumes map to plugin_manager #3663

replaced volumes map to plugin_manager

replaced volumes map to plugin_manager #3663

Triggered via push October 23, 2023 14:31
Status Failure
Total duration 17m 30s
Artifacts

ci.yml

on: push
Matrix: check
Matrix: test
Run no_std checks
0s
Run no_std checks
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 15 warnings
Run checks on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Run checks on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Run checks on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L62
failed to resolve: use of undeclared type `PluginConfig`
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L70
cannot find type `VolumeConfig` in this scope
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L88
cannot find type `PluginConfig` in this scope
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L93
cannot find struct, variant or union type `PluginConfig` in this scope
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L112
cannot find struct, variant or union type `VolumeConfig` in this scope
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L122
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L123
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L127
cannot find type `ConfigDiff` in this scope
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L130
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L131
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L62
failed to resolve: use of undeclared type `PluginConfig`
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L70
cannot find type `VolumeConfig` in this scope
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L88
cannot find type `PluginConfig` in this scope
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L93
cannot find struct, variant or union type `PluginConfig` in this scope
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L112
cannot find struct, variant or union type `VolumeConfig` in this scope
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L122
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L123
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L127
cannot find type `ConfigDiff` in this scope
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L130
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L131
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L62
failed to resolve: use of undeclared type `PluginConfig`
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L70
cannot find type `VolumeConfig` in this scope
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L88
cannot find type `PluginConfig` in this scope
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L93
cannot find struct, variant or union type `PluginConfig` in this scope
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L112
cannot find struct, variant or union type `VolumeConfig` in this scope
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L122
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L123
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L127
cannot find type `ConfigDiff` in this scope
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L130
failed to resolve: use of undeclared type `ConfigDiff`
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L131
failed to resolve: use of undeclared type `ConfigDiff`
Run checks on ubuntu-latest
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/
Run checks on macOS-latest
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/
Run checks on windows-latest
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/
Run tests on ubuntu-latest
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/
Run tests on ubuntu-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L25
unused import: `std::convert::TryFrom`
Run tests on ubuntu-latest
`zenoh-plugin-storage-manager` (lib) generated 1 warning
Run tests on ubuntu-latest
build failed, waiting for other jobs to finish...
Run tests on macOS-latest
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/
Run tests on macOS-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L25
unused import: `std::convert::TryFrom`
Run tests on macOS-latest
`zenoh-plugin-storage-manager` (lib) generated 1 warning
Run tests on macOS-latest
build failed, waiting for other jobs to finish...
Run tests on windows-latest
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/
Run tests on windows-latest: plugins/zenoh-plugin-storage-manager/src/lib.rs#L25
unused import: `std::convert::TryFrom`
Run tests on windows-latest
`zenoh-plugin-storage-manager` (lib) generated 1 warning
Run tests on windows-latest
build failed, waiting for other jobs to finish...