Skip to content

Convert BoundaryAssembler to struct #1348

Convert BoundaryAssembler to struct

Convert BoundaryAssembler to struct #1348

Triggered via pull request August 21, 2024 16:22
Status Failure
Total duration 5m 55s
Artifacts

docs.yml

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

Annotations

7 errors and 1 warning
Build docs: src/assembly/boundary/assemblers.rs#L1052
expected trait, found struct `BoundaryAssembler`
Build docs: src/assembly/boundary/assemblers.rs#L1052
cannot find trait `InternalAssemblyFunctions` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1055
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1060
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1066
cannot find type `T` in this scope
Build docs: src/assembly/boundary/assemblers.rs#L1071
cannot find type `T` in this scope
Build docs
Process completed with exit code 101.
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/