use maturin release #2830
run-tests.yml
on: push
Matrix: Check dependencies
Matrix: Run Python tests
Matrix: Run Rust tests
Annotations
17 errors and 3 warnings
Run Python tests (3.10)
Process completed with exit code 1.
|
Run Python tests (3.11)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.11)
The operation was canceled.
|
Run Python tests (3.12)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.12)
The operation was canceled.
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/common.rs#L3
unresolved import `green_kernels::types::EvalType`
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/adjoint_double_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, AdjointDoubleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/adjoint_double_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, AdjointDoubleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/double_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, DoubleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/double_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, DoubleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/hypersingular.rs#L26
the function or associated item `new` exists for struct `BoundaryAssembler<T, I, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/hypersingular.rs#L26
the function or associated item `new` exists for struct `BoundaryAssembler<T, I, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/single_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, SingleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/boundary/assemblers/single_layer.rs#L15
the function or associated item `new` exists for struct `BoundaryAssembler<T, SingleLayerBoundaryIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict"):
src/assembly/potential/assemblers/double_layer.rs#L15
the function or associated item `new` exists for struct `PotentialAssembler<T, DoubleLayerPotentialIntegrand<T>, KernelEvaluator<T, K>>`, but its trait bounds were not satisfied
|
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")
The operation was canceled.
|
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.10)
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, openmpi, --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/
|