Skip to content

trying something

trying something #1344

Triggered via push August 21, 2024 15:53
Status Failure
Total duration 2m 6s
Artifacts

docs.yml

on: push
Build and deploy docs
0s
Build and deploy docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build docs: src/assembly/boundary/assemblers.rs#L1049
expected trait, found struct `BoundaryAssembler`
Build docs: src/assembly/boundary/assemblers.rs#L1049
cannot find trait `InternalAssemblyFunctions` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1052
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1057
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1063
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1068
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers/adjoint_double_layer.rs#L10
the trait bound `T: rlst::MatrixInverse` is not satisfied
Build docs: src/assembly/boundary/assemblers/adjoint_double_layer.rs#L21
the type parameter `K` is not constrained by the impl trait, self type, or predicates
Build docs: src/assembly/boundary/assemblers/adjoint_double_layer.rs#L29
the type parameter `K` is not constrained by the impl trait, self type, or predicates
Build docs: src/assembly/boundary/assemblers/adjoint_double_layer.rs#L12
the trait bound `T: rlst::MatrixInverse` is not satisfied
Build docs
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/