Skip to content

Sync master with dev. #24

Sync master with dev.

Sync master with dev. #24

Triggered via push November 19, 2025 18:50
Status Failure
Total duration 19m 18s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 10 warnings, and 1 notice
Julia 1.6 - ubuntu-latest - x64 - push
Process completed with exit code 1.
Julia 1.6 - ubuntu-latest - x86 - push
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64 - push
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x86 - push
Process completed with exit code 1.
Julia 1.6 - ubuntu-latest - x64 - push
Failed to restore: Cache service responded with 400
Julia 1.6 - ubuntu-latest - x86 - push
Failed to restore: Cache service responded with 400
Julia nightly - ubuntu-latest - x64 - push
Failed to restore: Cache service responded with 400
Julia nightly - ubuntu-latest - x86 - push
Failed to restore: Cache service responded with 400
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
14 docstrings not included in the manual: DynamicStallModels.OSP DynamicStallModels.Clfs :: NTuple{4, Any} DynamicStallModels.BLSP DynamicStallModels.make_airfoil :: Tuple{Any, DynamicStallModels.DSModel} DynamicStallModels.make_simpleairfoil :: Tuple{Any, DynamicStallModels.DSModel} DynamicStallModels.update_airfoil :: Tuple{Airfoil} DynamicStallModels.SP DynamicStallModels.SP :: NTuple{7, Any} DynamicStallModels.ADSP DynamicStallModels.ADSP :: NTuple{7, Any} DynamicStallModels.ADGSP DynamicStallModels.RSP DynamicStallModels.state_rates! :: Tuple{Oye, Airfoil, Vararg{Any, 5}} DynamicStallModels.LSP These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'riso' in `@docs` block in src/apireference.md:48-50 ```@docs riso ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'Onera' in `@docs` block in src/apireference.md:32-34 ```@docs Onera ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'Larsen' in `@docs` block in src/apireference.md:27-29 ```@docs Larsen ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'airfoil' in `@docs` block in src/apireference.md:14-16 ```@docs airfoil ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'simpleairfoil' in `@docs` block in src/apireference.md:13-15 ```@docs simpleairfoil ```
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`