Skip to content

Likelihood calculation for subst models and pip (#5) #7

Likelihood calculation for subst models and pip (#5)

Likelihood calculation for subst models and pip (#5) #7

Triggered via push November 15, 2023 13:42
Status Failure
Total duration 56s
Artifacts

clippy.yml

on: push
rustfmt
9s
rustfmt
clippy_check
47s
clippy_check
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 6 warnings, and 1 notice
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
function `setup_protein_likelihood` is never used: src/likelihood/mod.rs#L31
error: function `setup_protein_likelihood` is never used --> src/likelihood/mod.rs:31:4 | 31 | fn setup_protein_likelihood<'a>( | ^^^^^^^^^^^^^^^^^^^^^^^^
function `setup_dna_likelihood` is never used: src/likelihood/mod.rs#L13
error: function `setup_dna_likelihood` is never used --> src/likelihood/mod.rs:13:4 | 13 | fn setup_dna_likelihood<'a>( | ^^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
clippy_check
Clippy had exited with the 101 exit code
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.6, 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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1.0.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
169 tests found
There are 169 tests, see "Raw output" for the full list of tests.