Skip to content

MRG: use core Collection and Select for sig loading #273

MRG: use core Collection and Select for sig loading

MRG: use core Collection and Select for sig loading #273

Triggered via pull request January 31, 2024 02:08
Status Success
Total duration 12m 18s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
mamba
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mamba
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/
mamba
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/
mamba
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/
mamba
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/
mamba
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/
mamba: src/utils.rs#L8
unused import: `std::io::Read`
mamba: src/utils.rs#L13
unused import: `tempfile::tempdir`
mamba: src/utils.rs#L21
unused import: `Context`
mamba: src/utils.rs#L24
unused import: `self`
mamba: src/utils.rs#L25
unused import: `sourmash::errors::SourmashError`
mamba: src/fastgather.rs#L8
unused import: `sourmash::signature::SigsTrait`
mamba: src/fastmultigather.rs#L5
unused import: `serde::Serialize`
mamba: src/fastmultigather.rs#L6
unused import: `sourmash::prelude::Select`
mamba: src/fastmultigather.rs#L10
unused imports: `selection`, `signature::Signature`
mamba: src/fastmultigather.rs#L17
unused import: `Utf8PathBuf`