Skip to content

cleanup uneeded printlns #267

cleanup uneeded printlns

cleanup uneeded printlns #267

Triggered via push September 5, 2023 05:37
Status Success
Total duration 27m 32s
Artifacts

rust.yml

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

Annotations

49 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/tables/xpclr.rs#L40
variable does not need to be mutable
Compile: src/tables/xpclr.rs#L374
unused variable: `bname`
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
`poolgen` (bin "poolgen") generated 5 warnings (run `cargo fix --bin "poolgen"` to apply 2 suggestions)
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/tables/xpclr.rs#L40
variable does not need to be mutable
Test (ubuntu-latest, stable): src/tables/xpclr.rs#L374
unused variable: `bname`
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)
`poolgen` (bin "poolgen") generated 5 warnings (run `cargo fix --bin "poolgen"` to apply 2 suggestions)
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/tables/xpclr.rs#L40
variable does not need to be mutable
Test (ubuntu-latest, stable): src/tables/xpclr.rs#L374
unused variable: `bname`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L14
function `soft_thresholding` is never used
Test (ubuntu-latest, stable): src/gp/penalise.rs#L669
unused import: `ndarray::concatenate`
Test (ubuntu-latest, stable): src/gwas/mle.rs#L462
unused import: `super::*`
Test (ubuntu-latest, stable): src/gwas/ols.rs#L440
unused import: `std::slice::Iter`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L676
unused variable: `intercept`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L678
unused variable: `frequencies`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L701
unused variable: `b_hat`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L701
unused variable: `name`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L679
unused variable: `i`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L679
unused variable: `j`
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/tables/xpclr.rs#L40
variable does not need to be mutable
Test (windows-latest, stable): src/tables/xpclr.rs#L374
unused variable: `bname`
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)
`poolgen` (bin "poolgen") generated 5 warnings (run `cargo fix --bin "poolgen"` to apply 2 suggestions)
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/tables/xpclr.rs#L40
variable does not need to be mutable
Test (windows-latest, stable): src/tables/xpclr.rs#L374
unused variable: `bname`
Test (windows-latest, stable): src/gp/penalise.rs#L14
function `soft_thresholding` is never used
Test (windows-latest, stable): src/gp/penalise.rs#L669
unused import: `ndarray::concatenate`
Test (windows-latest, stable): src/gwas/mle.rs#L462
unused import: `super::*`
Test (windows-latest, stable): src/gwas/ols.rs#L440
unused import: `std::slice::Iter`
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/gp/penalise.rs#L676
unused variable: `intercept`
Test (windows-latest, stable): src/gp/penalise.rs#L678
unused variable: `frequencies`
Test (windows-latest, stable): src/gp/penalise.rs#L701
unused variable: `b_hat`
Test (windows-latest, stable): src/gp/penalise.rs#L701
unused variable: `name`
Test (windows-latest, stable): src/gp/penalise.rs#L679
unused variable: `i`
Test (windows-latest, stable): src/gp/penalise.rs#L679
unused variable: `j`