Skip to content

Upgrade ndarray and other deps #541

Upgrade ndarray and other deps

Upgrade ndarray and other deps #541

Re-run triggered August 14, 2024 08:36
Status Failure
Total duration 8m 56s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 28 warnings
check: ndarray-linalg/tests/det.rs#L97
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
check: ndarray-linalg/tests/det.rs#L189
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
check: ndarray-linalg/tests/deth.rs#L141
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
check
could not compile `ndarray-linalg` (test "deth") due to 2 previous errors
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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
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) generated 1 warning
check: ndarray-linalg/tests/opnorm.rs#L17
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
check: ndarray-linalg/tests/opnorm.rs#L21
use of deprecated method `ndarray::impl_methods::<impl ndarray::ArrayBase<S, D>>::into_shape`: Use `.into_shape_with_order()` or `.to_shape()`
check
`ndarray-linalg` (test "opnorm") generated 2 warnings
check
`ndarray-linalg` (test "inv") 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
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/