Skip to content

Upgrade ndarray and other deps #378

Upgrade ndarray and other deps

Upgrade ndarray and other deps #378

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

openblas.yml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
linux (system): ndarray-linalg/tests/det.rs#L97
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
linux (system): ndarray-linalg/tests/det.rs#L189
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
linux (system)
could not compile `ndarray-linalg` (test "det") due to 2 previous errors
linux (system)
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
linux (static): ndarray-linalg/tests/deth.rs#L141
no method named `into_shape` found for tuple `({integer}, {integer})` in the current scope
linux (static)
could not compile `ndarray-linalg` (test "deth") due to 2 previous errors
linux (static)
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
linux (system)
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/
linux (system)
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/
linux (system): lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
linux (system)
`lax` (lib) generated 1 warning
linux (static)
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/
linux (static)
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/
linux (static): lax/src/alloc.rs#L45
method `slice_assume_init_mut` is never used
linux (static)
`lax` (lib) generated 1 warning
linux (static): 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()`
linux (static)
`ndarray-linalg` (test "opnorm") generated 2 warnings