Reorganize imports & Clippy-fix #135
Annotations
8 errors and 1 warning
Run tests:
src/index/autotune.rs#L67
the item `index_factory` is imported redundantly
|
Run tests:
src/index/autotune.rs#L68
the item `MetricType` is imported redundantly
|
Run tests:
src/index/pretransform.rs#L298
the item `MetricType` is imported redundantly
|
Run tests:
src/index/pretransform.rs#L300
the item `index_factory` is imported redundantly
|
Run tests:
src/index/pretransform.rs#L300
the item `ConcurrentIndex` is imported redundantly
|
Run tests:
src/index/pretransform.rs#L300
the item `Idx` is imported redundantly
|
Run tests:
src/index/pretransform.rs#L300
the item `Index` is imported redundantly
|
Run tests
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading