Skip to content

Upgrade ndarray and other deps #542

Upgrade ndarray and other deps

Upgrade ndarray and other deps #542

Re-run triggered August 14, 2024 17:06
Status Failure
Total duration 3m 15s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
check-format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
coverage
Process completed with exit code 1.
check-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-doc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-doc: lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
check-doc
`lax` (lib) generated 1 warning
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy: lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
clippy: lax/src/error.rs#L25
methods called `as_*` usually take `self` by reference or `self` by mutable reference
clippy: lax/src/layout.rs#L84
match expression looks like `matches!` macro
clippy: lax/src/tridiagonal/lu.rs#L25
the loop variable `i` is used to index `col_sum`
clippy: lax/src/lib.rs#L125
very complex type used. Consider factoring parts into `type` definitions
clippy
`lax` (lib) generated 5 warnings
clippy: ndarray-linalg/src/lobpcg/eig.rs#L5
this is an outer doc comment and does not apply to the parent module or crate
clippy: ndarray-linalg/src/lobpcg/eig.rs#L144
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
clippy: ndarray-linalg/src/lobpcg/lobpcg.rs#L1
this is an outer doc comment and does not apply to the parent module or crate
clippy: ndarray-linalg/src/lobpcg/lobpcg.rs#L124
doc list item missing indentation
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
check
`lax` (lib test) generated 1 warning (1 duplicate)
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/