Skip to content

correct CI workflow #1584

correct CI workflow

correct CI workflow #1584

Triggered via pull request December 17, 2024 10:12
Status Failure
Total duration 5m 42s
Artifacts

style-checks.yml

on: pull_request
Matrix: Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Rust style checks: src/bindings/space.rs#L32
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/common.rs#L24
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/serial.rs#L22
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/serial.rs#L67
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/serial.rs#L69
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied in `(ndelement::types::ReferenceCellType, ndelement::ciarlet::CiarletElement<T>)`
Rust style checks: src/function/function_space/serial.rs#L39
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/serial.rs#L67
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/function/function_space/serial.rs#L79
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks: src/bindings/matrices.rs#L6
the trait bound `rlst::dense::array::Array<f32, rlst::dense::base_array::BaseArray<f32, rlst::dense::data_container::VectorContainer<f32>, 2>, 2>: rlst::Shape<2>` is not satisfied
Rust style checks: src/bindings/matrices.rs#L6
the trait bound `rlst::dense::array::Array<f32, rlst::dense::base_array::BaseArray<f32, rlst::dense::data_container::SliceContainer<'_, f32>, 2>, 2>: rlst::Shape<2>` is not satisfied
Rust style checks (--features "mpi,strict")
The job was canceled because "job" failed.
Rust style checks (--features "mpi,strict"): src/bindings/space.rs#L32
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/common.rs#L24
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L40
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L42
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied in `(ndelement::types::ReferenceCellType, ndelement::ciarlet::CiarletElement<T>)`
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L261
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L263
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied in `(ndelement::types::ReferenceCellType, ndelement::ciarlet::CiarletElement<T>)`
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L40
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L52
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L107
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks (--features "mpi,strict"): src/function/function_space/parallel.rs#L261
the trait bound `T: rlst::dense::linalg::inverse::MatrixInverse` is not satisfied
Rust style checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636