initial work on simple K/V state replication + package upgrades #371
cargo-test.yml
on: push
Coerce Runtime Test
2m 47s
Annotations
3 errors and 12 warnings
Coerce Runtime Test:
coerce/tests/test_remote_handle.rs#L66
this method takes 4 arguments but 3 arguments were supplied
|
Coerce Runtime Test:
coerce/tests/test_remote_handle.rs#L75
mismatched types
|
Coerce Runtime Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Coerce Runtime Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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`
|