Skip to content

remove deprecated versions specification in deploydocs #80

remove deprecated versions specification in deploydocs

remove deprecated versions specification in deploydocs #80

Triggered via push August 1, 2025 12:30
Status Success
Total duration 2m 53s
Artifacts

CI.yml

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

Annotations

3 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.1` and linking `v0.1` to `v0.1.1`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.1.1`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/html/HTMLWriter.jl#L775
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 = "..."), ...)`.
Julia 1.6 - ubuntu-latest - x64
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.