Skip to content

Test doc 4

Test doc 4 #21

Triggered via push September 3, 2024 13:26
Status Failure
Total duration 4m 31s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
no docs found for 'save_folder' in `@docs` block in src/api.md:21-25 ```@docs regression suppress_output save_folder ```
Documentation: ../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
Cannot resolve @ref for md"[`save_folder`](@ref)" in src/api.md. - No docstring found in doc for binding `PerfTest.save_folder`. - No docstring found in doc for binding `Main.save_folder`.
Documentation: ../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L44
1 docstring not included in the manual: PerfTest.Custom_Methodology_Elements These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation
Process completed with exit code 1.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[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`