Skip to content

Provide a usp_encoder module and support serialising into all support… #73

Provide a usp_encoder module and support serialising into all support…

Provide a usp_encoder module and support serialising into all support… #73

Triggered via push September 17, 2024 17:55
Status Failure
Total duration 17s
Artifacts

rustfmt.yml

on: push
Rustfmt
8s
Rustfmt
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
file not found for module `usp_encoder`: src/lib.rs#L55
error[E0583]: file not found for module `usp_encoder` --> src/lib.rs:55:1 | 55 | pub mod usp_encoder; | ^^^^^^^^^^^^^^^^^^^^ | = help: to create the module `usp_encoder`, create file "src/usp_encoder.rs" or "src/usp_encoder/mod.rs" = note: if there is a `mod usp_encoder` elsewhere in the crate already, import it with `use crate::...` instead
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/