Skip to content

begin work on replicator writes + add Leader replicator state #379

begin work on replicator writes + add Leader replicator state

begin work on replicator writes + add Leader replicator state #379

Triggered via push March 26, 2024 18:04
Status Failure
Total duration 2m 28s
Artifacts

cargo-test.yml

on: push
Coerce Runtime Test
2m 18s
Coerce Runtime Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Coerce Runtime Test: modules/replication/coerce-replication/src/simple/mod.rs#L62
the trait bound `S: storage::Storage` is not satisfied
Coerce Runtime Test: modules/replication/coerce-replication/src/simple/mod.rs#L63
the trait bound `S: storage::Storage` is not satisfied
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#L155
unused import: `crate::actor::message::Envelope`
Coerce Runtime Test: coerce/src/actor/mod.rs#L158
unused imports: `RemoteActorRef`, `system::NodeId`
Coerce Runtime Test: coerce/src/actor/event/mod.rs#L1
unused import: `crate::actor::message::Message`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L73
unused variable: `span`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L76
unused variable: `span`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L97
unused variable: `span`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L104
unused variable: `span`
Coerce Runtime Test: coerce/src/remote/system/actor.rs#L133
value assigned to `actor_addr` is never read
Coerce Runtime Test: coerce/src/actor/mod.rs#L147
unused import: `std::hash::Hasher`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L9
unused import: `CoreActorRef`