Skip to content

format fix

format fix #55

Triggered via push September 6, 2024 19:00
Status Failure
Total duration 1m 31s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Formatting: src/memory/files.rs#L248
a value of type `std::vec::Vec<(std::string::String, f32)>` cannot be built from an iterator over elements of type `(std::string::String, f64)`
Formatting
Process completed with exit code 101.
Build: src/memory/files.rs#L248
a value of type `Vec<(std::string::String, f32)>` cannot be built from an iterator over elements of type `(std::string::String, f64)`
Build
Process completed with exit code 101.
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/