Initial work on singleton proxy, simple PipeTo
/pipe_to
to run fut…
#350
Annotations
3 errors and 11 warnings
Run actions-rs/cargo@v1:
coerce/src/remote/cluster/singleton/proxy/mod.rs#L15
the trait bound `A: persistent::actor::PersistentActor` is not satisfied
|
Run actions-rs/cargo@v1:
coerce/src/remote/cluster/singleton/proxy/mod.rs#L48
the trait bound `A: persistent::actor::PersistentActor` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L141
unused import: `crate::actor::describe::Describe`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L142
unused imports: `Status`, `Stop`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L144
unused imports: `ActorMessage`, `Exec`, `MessageHandler`, `MessageUnwrapErr`, `MessageWrapErr`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L146
unused import: `crate::actor::metrics::ActorMetrics`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L148
unused import: `crate::actor::supervised::Terminated`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L151
unused import: `Formatter`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L157
unused import: `tokio::sync::mpsc::UnboundedSender`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L158
unused import: `tokio::sync::oneshot`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L164
unused import: `crate::actor::message::Envelope`
|
Run actions-rs/cargo@v1:
coerce/src/actor/mod.rs#L167
unused imports: `RemoteActorRef`, `system::NodeId`
|
The logs for this run have expired and are no longer available.
Loading