Skip to content

Deploy documentation #200

Deploy documentation

Deploy documentation #200

Triggered via push May 30, 2024 00:59
Status Success
Total duration 8m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/html/HTMLWriter.jl#L732
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 = "..."), ...)`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v8.2.2`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v8.2` and linking `v8.2` to `v8.2.2`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v8.1` and linking `v8.1` to `v8.1.0`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v8.0` and linking `v8.0` to `v8.0.1`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v7.0` and linking `v7.0` to `v7.0.0`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v6.0` and linking `v6.0` to `v6.0.1`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v5.0` and linking `v5.0` to `v5.0.0`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v4.5` and linking `v4.5` to `v4.5.0`.
docdeploy: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v4.4` and linking `v4.4` to `v4.4.0`.
[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`