Skip to content

will need to improve filtering in the imputation module #333

will need to improve filtering in the imputation module

will need to improve filtering in the imputation module #333

Triggered via push November 9, 2023 01:37
Status Failure
Total duration 20m 10s
Billable time 39m
Artifacts

rust.yml

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

Annotations

2 errors and 33 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/simulation/simulate_genotypes.rs#L4
unused import: `Continuous`
Compile: src/simulation/simulate_genotypes.rs#L6
unused import: `thread_rng`
Compile: src/main.rs#L21
unused import: `simulation::*`
Compile: src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Compile: src/simulation/simulate_genotypes.rs#L1
unused import: `crate::base`
Compile: src/imputation/adaptive_ld_knn_imputation.rs#L80
unused variable: `x`
Compile: src/imputation/filtering_missing.rs#L20
unused variable: `p`
Compile: src/imputation/filtering_missing.rs#L23
variable `n_missing` is assigned to, but never used
Compile: src/simulation/simulate_genotypes.rs#L51
unused variable: `mvn`
Compile: src/simulation/simulate_genotypes.rs#L10
unused variable: `n`
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/simulation/simulate_genotypes.rs#L4
unused import: `Continuous`
Test (windows-latest, stable): src/simulation/simulate_genotypes.rs#L6
unused import: `thread_rng`
Test (windows-latest, stable): src/main.rs#L21
unused import: `simulation::*`
Test (windows-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (windows-latest, stable): src/simulation/simulate_genotypes.rs#L1
unused import: `crate::base`
Test (windows-latest, stable): src/imputation/filtering_missing.rs#L23
variable `n_missing` is assigned to, but never used
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/simulation/simulate_genotypes.rs#L4
unused import: `Continuous`
Test (ubuntu-latest, stable): src/simulation/simulate_genotypes.rs#L6
unused import: `thread_rng`
Test (ubuntu-latest, stable): src/main.rs#L21
unused import: `simulation::*`
Test (ubuntu-latest, stable): src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
Test (ubuntu-latest, stable): src/simulation/simulate_genotypes.rs#L1
unused import: `crate::base`
Test (ubuntu-latest, stable): src/imputation/filtering_missing.rs#L23
variable `n_missing` is assigned to, but never used