Skip to content

ready to test imputation modules #319

ready to test imputation modules

ready to test imputation modules #319

Triggered via push November 1, 2023 23:22
Status Failure
Total duration 21m 58s
Artifacts

rust.yml

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

Annotations

2 errors and 19 warnings
Test (windows-latest, stable)
Process completed with exit code 1.
Test (ubuntu-latest, stable)
The operation was canceled.
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/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#L319
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 5 warnings
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/adaptive_ld_knn_imputation.rs#L319
function `impute_aLDkNN` should have a snake case name
Test (windows-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L426
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 4 warnings
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/adaptive_ld_knn_imputation.rs#L319
function `impute_aLDkNN` should have a snake case name
Test (ubuntu-latest, stable): src/imputation/adaptive_ld_knn_imputation.rs#L426
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 4 warnings