trying to speed up the imputation algorithm #311
Annotations
1 error and 11 warnings
|
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/
|
src/gp/penalise.rs#L674
unused import: `ndarray::concatenate`
|
src/gwas/correlation_test.rs#L21
unnecessary parentheses around `if` condition
|
src/gwas/mle.rs#L466
unused import: `super::*`
|
src/gwas/ols.rs#L444
unused import: `std::slice::Iter`
|
src/imputation/adaptive_ld_knn_imputation.rs#L3
unused import: `Zip`
|
src/imputation/adaptive_ld_knn_imputation.rs#L4
unused imports: `ErrorKind`, `Error`
|
src/imputation/set_missing_by_depth.rs#L1
unused import: `ndarray::prelude::*`
|
src/imputation/set_missing_by_depth.rs#L2
unused imports: `ErrorKind`, `Error`
|
src/popgen/gudmc.rs#L5
unused import: `Zip`
|
src/popgen/gudmc.rs#L7
unused import: `statrs::statistics::Statistics`
|
The logs for this run have expired and are no longer available.
Loading