Update rust.yml #56
Annotations
5 errors and 2 warnings
Build:
src/memory/files.rs#L15
unresolved import `simsimd`
|
Build:
src/memory/files.rs#L237
no function or associated item named `cosine` found for type `f32` in the current scope
|
Build
Process completed with exit code 101.
|
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
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/
|
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/
|