Reorganize imports & Clippy-fix #135
Annotations
8 errors and 4 warnings
build (beta):
src/index/autotune.rs#L67
the item `index_factory` is imported redundantly
|
build (beta):
src/index/autotune.rs#L68
the item `MetricType` is imported redundantly
|
build (beta):
src/index/pretransform.rs#L298
the item `MetricType` is imported redundantly
|
build (beta):
src/index/pretransform.rs#L300
the item `index_factory` is imported redundantly
|
build (beta):
src/index/pretransform.rs#L300
the item `ConcurrentIndex` is imported redundantly
|
build (beta):
src/index/pretransform.rs#L300
the item `Idx` is imported redundantly
|
build (beta):
src/index/pretransform.rs#L300
the item `Index` is imported redundantly
|
build (beta)
Process completed with exit code 101.
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-static (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (stable)
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/.
|
build (beta)
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/.
|