format fix #55
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/
|