Adding report for data missingness #320
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 19 warnings
Test (ubuntu-latest, stable)
Process completed with exit code 101.
|
Test (windows-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 (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
|
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
|