use the bias as intended #380
Annotations
2 errors and 14 warnings
Run actions-rs/cargo@v1:
src/reader.rs#L330
no method named `is_zero` found for struct `node::Leaf` in the current scope
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run actions-rs/cargo@v1:
src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
|
Run actions-rs/cargo@v1:
src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
|
Run actions-rs/cargo@v1:
src/distance/binary_quantized_manhattan.rs#L1
unused import: `std::borrow::Cow`
|
Run actions-rs/cargo@v1:
src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
|
Run actions-rs/cargo@v1:
src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
|
Run actions-rs/cargo@v1:
src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
|
Run actions-rs/cargo@v1:
src/writer.rs#L13
unused import: `new_leaf`
|
Run actions-rs/cargo@v1
`arroy` (lib) generated 7 warnings
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading