Skip to content

Add examples

Add examples #97

Triggered via push February 21, 2024 22:39
Status Success
Total duration 6m 11s
Artifacts
Documentation
6m 2s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L707
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.2.1`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.2` and linking `v0.2` to `v0.2.1`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.1` and linking `v0.1` to `v0.1.3`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[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`