feat: WIP make vcf api match with fasta api #19
Annotations
1 error and 16 warnings
minimum_rust_version
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
minimum_rust_version
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/.
|
minimum_rust_version
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/
|
minimum_rust_version:
src/format/vcf.rs#L430
unused import: `std::io::Read as _`
|
minimum_rust_version:
src/format/vcf.rs#L200
unused variable: `rng`
|
minimum_rust_version:
src/lib.rs#L43
function `sequence` is never used
|
minimum_rust_version:
src/format/vcf.rs#L73
fields `filter_prefix`, `filter_suffix`, `info_type`, `info_number`, `sample_prefix` and `sample_suffix` are never read
|
minimum_rust_version:
src/format/vcf.rs#L160
associated function `info` is never used
|
minimum_rust_version:
src/format/vcf.rs#L73
fields `filter_prefix`, `filter_suffix`, `info_type`, `info_number`, `sample_prefix` and `sample_suffix` are never read
|
minimum_rust_version:
src/format/vcf.rs#L455
constant `TRUTH_FILTER` is never used
|
minimum_rust_version:
src/format/vcf.rs#L462
constant `TRUTH_INFO` is never used
|
minimum_rust_version:
src/format/vcf.rs#L469
constant `TRUTH_SAMPLES` is never used
|
minimum_rust_version
`biotest` (lib) generated 4 warnings
|
minimum_rust_version
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/
|
minimum_rust_version
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/
|
minimum_rust_version
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/
|
minimum_rust_version
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/
|