Skip to content

Update cargo-test.yml #336

Update cargo-test.yml

Update cargo-test.yml #336

Triggered via push November 26, 2023 16:27
Status Failure
Total duration 5m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cargo-test.yml

on: push
Coerce Runtime Test
4m 53s
Coerce Runtime Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
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/event/mod.rs#L1
unused import: `crate::actor::message::Message`
Coerce Runtime Test: coerce/src/actor/watch/watchers.rs#L2
unused import: `BoxedActorRef`
Coerce Runtime Test: coerce/src/persistent/batch.rs#L3
unused import: `crate::actor::Actor`
Coerce Runtime Test: coerce/src/persistent/batch.rs#L4
unused import: `crate::persistent::storage::JournalEntry`
Coerce Runtime Test: coerce/src/remote/net/client/send.rs#L6
unused import: `BytesMut`
Coerce Runtime Test: coerce/src/remote/net/server/session/store.rs#L7
unused import: `uuid::Uuid`
Coerce Runtime Test: coerce/src/sharding/mod.rs#L5
unused import: `ActorRef`
Coerce Runtime Test: coerce/src/sharding/mod.rs#L11
unused import: `RemoteActorSystemBuilder`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L85
unused variable: `span`
Coerce Runtime Test: coerce/src/actor/lifecycle.rs#L92
unused variable: `span`