Upgrade ndarray and other deps #541
Annotations
5 errors and 8 warnings
ndarray-linalg/tests/det.rs#L97
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
|
ndarray-linalg/tests/det.rs#L189
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
|
ndarray-linalg/tests/deth.rs#L141
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
|
|
|
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/
|
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/
|
lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
|
|
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()`
|
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()`
|
|
|
This job failed
Loading