Update README.md #329
Annotations
9 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/
|
Build | Compile:
src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
|
Build | Compile:
src/imputation/filtering_missing.rs#L20
unused variable: `p`
|
Build | Compile:
src/imputation/filtering_missing.rs#L23
variable `n_missing` is assigned to, but never used
|
Build | Compile:
src/gp/penalise.rs#L14
function `soft_thresholding` is never used
|
Build | Compile:
src/gp/penalise.rs#L24
function `coordinate_descent` is never used
|
Build | Compile:
src/imputation/adaptive_ld_knn_imputation.rs#L337
function `impute_aLDkNN` should have a snake case name
|
Build | Compile:
src/popgen/gudmc.rs#L68
variable `recombination_rate_cM_per_Mb` should have a snake case name
|
Build | Compile
`poolgen` (bin "poolgen") generated 7 warnings (run `cargo fix --bin "poolgen"` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading