Skip to content

Improving input parameter description #317

Improving input parameter description

Improving input parameter description #317

Triggered via push November 1, 2023 09:12
Status Success
Total duration 25m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

53 warnings
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compile: src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
Compile: src/popgen/gudmc.rs#L5
unused import: `Zip`
Compile: src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
Compile: src/popgen/pi.rs#L5
unused imports: `ErrorKind`, `Error`
Compile: src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Compile: src/base/helpers.rs#L361
variable does not need to be mutable
Compile: src/base/sync.rs#L1271
unused variable: `l`
Compile: src/imputation/adaptive_ld_knn_imputation.rs#L68
unused variable: `p`
Compile: src/imputation/adaptive_ld_knn_imputation.rs#L178
unused variable: `w_`
Compile: src/imputation/filtering_missing.rs#L12
unused variable: `p`
Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, stable): src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L5
unused import: `Zip`
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
Test (ubuntu-latest, stable): src/popgen/pi.rs#L5
unused imports: `ErrorKind`, `Error`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/base/helpers.rs#L361
variable does not need to be mutable
Test (ubuntu-latest, stable): src/base/sync.rs#L1271
unused variable: `l`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L674
unused import: `ndarray::concatenate`
Test (ubuntu-latest, stable): src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
Test (ubuntu-latest, stable): src/gwas/mle.rs#L466
unused import: `super::*`
Test (ubuntu-latest, stable): src/gwas/ols.rs#L444
unused import: `std::slice::Iter`
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L5
unused import: `Zip`
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
Test (ubuntu-latest, stable): src/popgen/pi.rs#L5
unused imports: `ErrorKind`, `Error`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/base/helpers.rs#L361
variable does not need to be mutable
Test (ubuntu-latest, stable): src/base/helpers.rs#L547
unused variable: `fname`
Test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-latest, stable): src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
Test (windows-latest, stable): src/popgen/gudmc.rs#L5
unused import: `Zip`
Test (windows-latest, stable): src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
Test (windows-latest, stable): src/popgen/pi.rs#L5
unused imports: `ErrorKind`, `Error`
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/base/helpers.rs#L361
variable does not need to be mutable
Test (windows-latest, stable): src/base/sync.rs#L1271
unused variable: `l`
Test (windows-latest, stable): src/gp/penalise.rs#L674
unused import: `ndarray::concatenate`
Test (windows-latest, stable): src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
Test (windows-latest, stable): src/gwas/mle.rs#L466
unused import: `super::*`
Test (windows-latest, stable): src/gwas/ols.rs#L444
unused import: `std::slice::Iter`
Test (windows-latest, stable): src/popgen/gudmc.rs#L5
unused import: `Zip`
Test (windows-latest, stable): src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
Test (windows-latest, stable): src/popgen/pi.rs#L5
unused imports: `ErrorKind`, `Error`
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/base/helpers.rs#L361
variable does not need to be mutable
Test (windows-latest, stable): src/base/helpers.rs#L547
unused variable: `fname`