Skip to content

WIP: Refactor

WIP: Refactor #1637

Triggered via push January 11, 2025 12:33
Status Failure
Total duration 4m 14s
Artifacts

style-checks.yml

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

Annotations

10 errors and 1 warning
Rust style checks (--features "strict"): src/evaluator_tools.rs#L149
cannot find value `domain_space` in this scope
Rust style checks (--features "strict"): src/evaluator_tools.rs#L150
cannot find value `range_space` in this scope
Rust style checks (--features "strict"): src/evaluator_tools.rs#L155
cannot find value `domain_space` in this scope
Rust style checks (--features "strict"): src/evaluator_tools.rs#L156
cannot find value `range_space` in this scope
Rust style checks (--features "strict"): src/evaluator_tools.rs#L174
cannot find type `DistributedCsrMatrixOperator` in this scope
Rust style checks (--features "strict"): src/boundary_assemblers.rs#L12
unused import: `bempp_distributed_tools::index_layout`
Rust style checks (--features "strict"): src/evaluator_tools.rs#L5
unused import: `IndexLayoutFromLocalCounts`
Rust style checks (--features "strict"): src/evaluator_tools.rs#L19
unused import: `distributed_array_vector_space`
Rust style checks (--features "strict"): src/function.rs#L17
unused import: `std::ops::Index`
Rust style checks (--features "strict")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636