Skip to content

Remove todo

Remove todo #170

Triggered via push March 19, 2025 14:32
Status Success
Total duration 36s
Artifacts
Lint Rust code with Clippy
30s

Annotations

8 warnings
doc list item overindented: src/translate.rs#L24
warning: doc list item overindented --> src/translate.rs:24:5 | 24 | //! or insertion of _k_-mers from elsewhere in the reference into the query. | ^^^^^^^^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: src/translate.rs#L23
warning: doc list item overindented --> src/translate.rs:23:5 | 23 | //! 'R'. This implies either a deletion of unknown length in the query, | ^^^^^^^^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: src/translate.rs#L22
warning: doc list item overindented --> src/translate.rs:22:5 | 22 | //! to the last character in the _k_-mer corresponding to the left | ^^^^^^^^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: src/translate.rs#L21
warning: doc list item overindented --> src/translate.rs:21:5 | 21 | //! The right 'R' is at the start of a _k_-mer that is not adjacent | ^^^^^^^^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items = note: `#[warn(clippy::doc_overindented_list_items)]` on by default
Lint Rust code with Clippy
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/
Lint Rust code with Clippy
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/
Lint Rust code with Clippy
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/
Lint Rust code with Clippy
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/