Skip to content

fixed double counting self loops for degree calculation #203

fixed double counting self loops for degree calculation

fixed double counting self loops for degree calculation #203

Triggered via push September 17, 2024 13:00
Status Success
Total duration 1m 1s
Artifacts

rust_build.yml

on: push
Run cargo build
51s
Run cargo build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run cargo build: src/abacus.rs#L14
unused import: `crate::cli::Params`
Run cargo build: src/io.rs#L8
unused import: `itertools::Itertools`
Run cargo build: src/abacus.rs#L97
associated functions `from_cdbg_gfa`, `k_plus_one_mer_table_to_abacus`, and `create_infix_eq_table` are never used
Run cargo build: src/graph.rs#L175
field `extremities` is never read
Run cargo build: src/graph.rs#L203
associated items `from_cdbg_gfa` and `get_k_plus_one_mer_edge` are never used
Run cargo build: src/path_parser.rs#L322
function `parse_cdbg_gfa_paths_walks` is never used
Run cargo build: src/util.rs#L73
struct `InfixEqStorage` is never constructed
Run cargo build: src/util.rs#L81
associated function `new` is never used
Run cargo build: src/util.rs#L483
function `get_infix` is never used
Run cargo build
`panacus` (bin "panacus") generated 9 warnings (run `cargo fix --bin "panacus"` to apply 1 suggestion)
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/