Skip to content

Add linearization feature #720

Add linearization feature

Add linearization feature #720

Triggered via pull request March 25, 2025 22:02
@1-Bart-11-Bart-1
synchronize #140
lin
Status Failure
Total duration 14m 39s
Artifacts

CI.yml

on: pull_request
Documentation
6m 8s
Documentation
Matrix: test-with-code-coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Documentation
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/QLA7E/src/utilities/utilities.jl#L44
no docs found for '!!! warning "Missing docstring." Missing docstring for `Section(LE_point::Vector{Float64}, TE_point::Vector{Float64}, aero_model=nothing, aero_data=nothing)`. Check Documenter's build log for details.' in `@docs` block in src/types.md:29-40 ```@docs Section Section(LE_point::Vector{Float64}, TE_point::Vector{Float64}, aero_model=nothing, aero_data=nothing) Wing Wing(n_panels::Int; spanwise_distribution::PanelDistribution=LINEAR, spanwise_direction::PosVector=MVec3([0.0, 1.0, 0.0])) RamAirWing RamAirWing(obj_path, dat_path; alpha=0.0, crease_frac=0.75, wind_vel=10., mass=1.0, n_panels=54, n_sections=n_panels+1, spanwise_distribution=UNCHANGED, spanwise_direction=[0.0, 1.0, 0.0]) BodyAerodynamics ```
Documentation
Julia depot registries already exist. Skipping restoring of cached registries to avoid potential merge conflicts when updating. Please ensure that `julia-actions/cache` precedes any workflow steps which add registries.