Skip to content

Readd neighbours function #2650

Readd neighbours function

Readd neighbours function #2650

Triggered via push July 25, 2024 20:49
Status Failure
Total duration 7m 3s
Artifacts

run-tests.yml

on: push
Matrix: Check dependencies
Matrix: Run Rust tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/traits/function.rs#L4
unresolved import `crate::traits::grid`
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/function/function_space/parallel.rs#L68
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/function/function_space/parallel.rs#L71
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/function/function_space/parallel.rs#L74
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/function/function_space/parallel.rs#L216
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, mpich, --features "mpi,strict")
The job was canceled because "stable_openmpi_--features" failed.
Run Rust tests (stable, mpich, --features "mpi,strict"): src/traits/function.rs#L4
unresolved import `crate::traits::grid`
Run Rust tests (stable, mpich, --features "mpi,strict"): src/function/function_space/parallel.rs#L68
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, mpich, --features "mpi,strict"): src/function/function_space/parallel.rs#L71
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, mpich, --features "mpi,strict"): src/function/function_space/parallel.rs#L74
cannot find trait `ParallelGridType` in this scope
Run Rust tests (stable, mpich, --features "mpi,strict"): src/function/function_space/parallel.rs#L216
cannot find trait `ParallelGridType` in this scope
Check dependencies (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Rust tests (stable, openmpi, --features "mpi,strict")
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/