Skip to content

Fixed warnings

Fixed warnings #2863

Triggered via push November 5, 2024 15:36
Status Failure
Total duration 2m 51s
Artifacts

run-tests.yml

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

Annotations

26 errors and 3 warnings
Run Python tests (3.9)
Process completed with exit code 1.
Run Python tests (3.10)
The job was canceled because "_3_9" failed.
Run Python tests (3.10)
Process completed with exit code 1.
Run Python tests (3.8)
The job was canceled because "_3_9" failed.
Run Python tests (3.8)
The operation was canceled.
Run Python tests (3.11)
The job was canceled because "_3_9" failed.
Run Python tests (3.11)
The operation was canceled.
Run Python tests (3.12)
The job was canceled because "_3_9" failed.
Run Python tests (3.12)
The operation was canceled.
Run Rust tests (stable, mpich, --features "mpi,strict"): src/boundary_assemblers.rs#L25
unused import: `mpi::traits::Communicator`
Run Rust tests (stable, mpich, --features "mpi,strict"): src/function/function_space.rs#L10
unused import: `parallel::ParallelFunctionSpace`
Run Rust tests (stable, mpich, --features "mpi,strict")
Process completed with exit code 101.
Run Rust tests (stable, openmpi, --features "mpi,strict")
The job was canceled because "stable_mpich_--features__" failed.
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/boundary_assemblers.rs#L25
unused import: `mpi::traits::Communicator`
Run Rust tests (stable, openmpi, --features "mpi,strict"): src/function/function_space.rs#L10
unused import: `parallel::ParallelFunctionSpace`
Run Rust tests (stable, openmpi, --features "mpi,strict")
Process completed with exit code 101.
Check dependencies (stable)
The following actions use a deprecated Node.js version 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 Python tests (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, 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, mpich, --features "mpi,strict")
The following actions use a deprecated Node.js version 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/