Skip to content

compilation errors fixed #3720

compilation errors fixed

compilation errors fixed #3720

Triggered via push November 7, 2023 22:56
Status Failure
Total duration 17m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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

24 errors and 6 warnings
Run checks on ubuntu-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on ubuntu-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on ubuntu-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run checks on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run checks on macOS-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on macOS-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on macOS-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run checks on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Run checks on windows-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on windows-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn zenoh_plugin_trait::loading::DeclaredPlugin<net::runtime::Runtime, std::boxed::Box<(dyn plugins::sealed::RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run checks on windows-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run checks on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Run tests on ubuntu-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on ubuntu-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on ubuntu-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run tests on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run tests on macOS-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on macOS-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on macOS-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run tests on macOS-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Run tests on windows-latest: zenoh/src/net/runtime/adminspace.rs#L67
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on windows-latest: zenoh/src/net/runtime/adminspace.rs#L301
`(dyn DeclaredPlugin<Runtime, Box<(dyn RunningPluginTrait + 'static)>> + 'static)` cannot be sent between threads safely
Run tests on windows-latest
could not compile `zenoh` (lib) due to 2 previous errors
Run tests on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
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 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 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/