Rust Build #156
Annotations
16 warnings
Run cargo build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
Run cargo build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Run cargo build:
src/graph.rs#L6
unused import: `std::io::Error`
|
Run cargo build:
src/graph.rs#L7
unused imports: `BufReader`, `Read`
|
Run cargo build:
src/graph.rs#L11
unused import: `crate::io`
|
Run cargo build:
src/io.rs#L2
unused import: `HashSet`
|
Run cargo build:
src/io.rs#L5
unused import: `std::iter::FromIterator`
|
Run cargo build:
src/abacus.rs#L568
unused variable: `k_minus_one_mer`
|
Run cargo build:
src/abacus.rs#L601
unused variable: `graph_aux`
|
Run cargo build:
src/io.rs#L714
unused variable: `k_count`
|
Run cargo build:
src/io.rs#L721
unused variable: `path_seg`
|
Run cargo build:
src/io.rs#L709
unused variable: `abacus_aux`
|
Run cargo build
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/
|
Run cargo build
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/
|
Run cargo build
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/
|
Run cargo build
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/
|