Skip to content

Doc test

Doc test #18

Triggered via push September 1, 2024 19:19
Status Failure
Total duration 4m 26s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 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:22-26 ```@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
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`