Introduce the Manhattan distance #35
Annotations
59 warnings
lint
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/
|
lint:
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
lint:
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
lint:
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
lint:
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
lint
`arroy` (lib) generated 4 warnings
|
lint
`arroy` (bin "arroy") generated 1 warning (run `cargo clippy --fix --bin "arroy"` to apply 1 suggestion)
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
test (stable)
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/
|
test (stable):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (stable):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (stable)
`arroy` (lib) generated 4 warnings
|
test (stable)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (stable)
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/
|
test (stable)
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/
|
test (stable)
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/
|
test (stable)
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/
|
test (stable):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (stable):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (stable)
`arroy` (lib) generated 4 warnings
|
test (stable)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (stable):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (stable):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (stable):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (stable)
`arroy` (lib) generated 4 warnings
|
test (stable)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (stable)
`arroy` (lib test) generated 4 warnings (4 duplicates)
|
test (beta)
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/
|
test (beta):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (beta):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (beta)
`arroy` (lib) generated 4 warnings
|
test (beta)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (beta):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (beta):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (beta)
`arroy` (lib) generated 4 warnings
|
test (beta)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (beta)
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/
|
test (beta)
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/
|
test (beta)
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/
|
test (beta)
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/
|
test (beta):
src/distance/mod.rs#L88
function `minkowski_margin` is never used
|
test (beta):
src/distance/mod.rs#L92
function `cosine_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L112
function `manhattan_distance_no_simd` is never used
|
test (beta):
src/distance/mod.rs#L116
function `euclidean_distance_no_simd` is never used
|
test (beta)
`arroy` (lib) generated 4 warnings
|
test (beta)
`arroy` (bin "arroy" test) generated 1 warning (run `cargo fix --bin "arroy" --tests` to apply 1 suggestion)
|
test (beta)
`arroy` (lib test) generated 4 warnings (4 duplicates)
|