use maturin release #2830
Annotations
10 errors and 1 warning
Run unit tests:
src/assembly/common.rs#L3
unresolved import `green_kernels::types::EvalType`
|
Run unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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 unit tests:
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
|
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/
|
Loading