Skip to content

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

MRG: use core Collection and Select for sig loading

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

Triggered via pull request February 2, 2024 05:35
Status Success
Total duration 3m 13s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 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/manysearch.rs#L9
unused import: `sourmash::prelude::Select`
mamba: src/manysearch.rs#L12
unused import: `sourmash::sketch::Sketch`
mamba: src/manysearch.rs#L13
unused import: `sourmash::storage::SigStore`
mamba: src/mastiff_manygather.rs#L80
unnecessary parentheses around method argument
mamba: src/multisearch.rs#L85
unnecessary parentheses around method argument
mamba: src/pairwise.rs#L69
unnecessary parentheses around method argument
mamba: src/utils.rs#L230
unused variable: `selection`
mamba: src/pairwise.rs#L57
unused variable: `j`
mamba
8 warnings emitted