Upgrade ndarray and other deps #549
rust.yml
on: pull_request
check-format
3s
check
22s
check-doc
18s
clippy
16s
coverage
2m 56s
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 without 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/
|