Skip to content

initial skeleton for cluster singleton #341

initial skeleton for cluster singleton

initial skeleton for cluster singleton #341

Triggered via push December 23, 2023 14:14
Status Failure
Total duration 1m 6s
Artifacts

cargo-test.yml

on: push
Coerce Runtime Test
58s
Coerce Runtime Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L48
the trait bound `F: SingletonFactory` is not satisfied in `Manager<F>`
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L48
`F` cannot be shared between threads safely
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L48
`F` cannot be sent between threads safely
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L59
the trait bound `F: SingletonFactory` is not satisfied in `Manager<F>`
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L59
`F` cannot be shared between threads safely
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L59
`F` cannot be sent between threads safely
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L49
the trait bound `F: SingletonFactory` is not satisfied
Coerce Runtime Test: coerce/src/remote/cluster/singleton/manager.rs#L60
the trait bound `F: SingletonFactory` is not satisfied
Coerce Runtime Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Coerce Runtime Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Coerce Runtime Test: coerce/src/actor/mod.rs#L141
unused import: `crate::actor::describe::Describe`
Coerce Runtime Test: coerce/src/actor/mod.rs#L142
unused imports: `Status`, `Stop`
Coerce Runtime Test: coerce/src/actor/mod.rs#L144
unused imports: `ActorMessage`, `Exec`, `MessageHandler`, `MessageUnwrapErr`, `MessageWrapErr`
Coerce Runtime Test: coerce/src/actor/mod.rs#L146
unused import: `crate::actor::metrics::ActorMetrics`
Coerce Runtime Test: coerce/src/actor/mod.rs#L148
unused import: `crate::actor::supervised::Terminated`
Coerce Runtime Test: coerce/src/actor/mod.rs#L151
unused import: `Formatter`
Coerce Runtime Test: coerce/src/actor/mod.rs#L157
unused import: `tokio::sync::mpsc::UnboundedSender`
Coerce Runtime Test: coerce/src/actor/mod.rs#L158
unused import: `tokio::sync::oneshot`
Coerce Runtime Test: coerce/src/actor/mod.rs#L164
unused import: `crate::actor::message::Envelope`
Coerce Runtime Test: coerce/src/actor/mod.rs#L167
unused imports: `RemoteActorRef`, `system::NodeId`