Skip to content

debugging the bugfix - only marking the imputed loci with f64::INFINI… #323

debugging the bugfix - only marking the imputed loci with f64::INFINI…

debugging the bugfix - only marking the imputed loci with f64::INFINI… #323

Triggered via push November 2, 2023 01:41
Status Success
Total duration 27m 8s
Artifacts

rust.yml

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

Annotations

45 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/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Compile: src/imputation/filtering_missing.rs#L18
unused variable: `p`
Compile: src/imputation/filtering_missing.rs#L21
variable `n_missing` is assigned to, but never used
Compile: src/gp/penalise.rs#L14
function `soft_thresholding` is never used
Compile: src/gp/penalise.rs#L24
function `coordinate_descent` is never used
Compile: src/imputation/adaptive_ld_knn_imputation.rs#L331
function `impute_aLDkNN` should have a snake case name
Compile: src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
Compile
`poolgen` (bin "poolgen") generated 7 warnings (run `cargo fix --bin "poolgen"` to apply 1 suggestion)
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/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/imputation/filtering_missing.rs#L21
variable `n_missing` is assigned to, but never used
Test (windows-latest, stable): src/gp/penalise.rs#L14
function `soft_thresholding` is never used
Test (windows-latest, stable): src/gp/penalise.rs#L24
function `coordinate_descent` is never used
Test (windows-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L331
function `impute_aLDkNN` should have a snake case name
Test (windows-latest, stable): src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
Test (windows-latest, stable)
`poolgen` (bin "poolgen") generated 7 warnings (run `cargo fix --bin "poolgen"` to apply 1 suggestion)
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/imputation/filtering_missing.rs#L21
variable `n_missing` is assigned to, but never used
Test (windows-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L331
function `impute_aLDkNN` should have a snake case name
Test (windows-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L444
function `test_impute_aLDkNN` should have a snake case name
Test (windows-latest, stable): src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
Test (windows-latest, stable)
`poolgen` (bin "poolgen" test) generated 6 warnings (run `cargo fix --bin "poolgen" --tests` to apply 1 suggestion)
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/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/imputation/filtering_missing.rs#L21
variable `n_missing` is assigned to, but never used
Test (ubuntu-latest, stable): src/gp/penalise.rs#L14
function `soft_thresholding` is never used
Test (ubuntu-latest, stable): src/gp/penalise.rs#L24
function `coordinate_descent` is never used
Test (ubuntu-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L331
function `impute_aLDkNN` should have a snake case name
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
Test (ubuntu-latest, stable)
`poolgen` (bin "poolgen") generated 7 warnings (run `cargo fix --bin "poolgen"` to apply 1 suggestion)
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/imputation/filtering_missing.rs#L21
variable `n_missing` is assigned to, but never used
Test (ubuntu-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L331
function `impute_aLDkNN` should have a snake case name
Test (ubuntu-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L444
function `test_impute_aLDkNN` should have a snake case name
Test (ubuntu-latest, stable): src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
Test (ubuntu-latest, stable)
`poolgen` (bin "poolgen" test) generated 6 warnings (run `cargo fix --bin "poolgen" --tests` to apply 1 suggestion)