Skip to content

cargo fix

cargo fix #377

Triggered via push March 24, 2024 18:55
Status Failure
Total duration 1m 8s
Artifacts

cargo-test.yml

on: push
Coerce Runtime Test
1m 0s
Coerce Runtime Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Coerce Runtime Test: coerce/src/actor/context.rs#L316
cannot find trait `Structable` in this scope
Coerce Runtime Test: coerce/src/actor/context.rs#L317
cannot find type `StructDef` in this scope
Coerce Runtime Test: coerce/src/actor/context.rs#L318
failed to resolve: use of undeclared type `StructDef`
Coerce Runtime Test: coerce/src/actor/context.rs#L318
failed to resolve: use of undeclared type `Fields`
Coerce Runtime Test: coerce/src/actor/context.rs#L323
cannot find trait `Valuable` in this scope
Coerce Runtime Test: coerce/src/actor/context.rs#L324
cannot find type `Value` in this scope
Coerce Runtime Test: coerce/src/actor/context.rs#L325
failed to resolve: use of undeclared type `Value`
Coerce Runtime Test: coerce/src/actor/context.rs#L328
cannot find trait `Visit` in this scope
Coerce Runtime Test: coerce/src/actor/context.rs#L329
failed to resolve: use of undeclared type `NamedValues`
Coerce Runtime Test: coerce/src/actor/context.rs#L332
failed to resolve: use of undeclared type `Value`
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/event/mod.rs#L1
unused import: `crate::actor::message::Message`
Coerce Runtime Test
`coerce` (lib) generated 1 warning