Skip to content

fix stable badge link in README.md #55

fix stable badge link in README.md

fix stable badge link in README.md #55

Triggered via push April 14, 2025 11:36
Status Success
Total duration 5m 55s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Documentation: ../../../.julia/packages/Documenter/tbj1p/src/deploydocs.jl#L552
removing `v1` and linking `v1` to `v1.0.1`.
Documentation: ../../../.julia/packages/Documenter/tbj1p/src/deploydocs.jl#L552
removing `v1.0` and linking `v1.0` to `v1.0.1`.
Documentation: ../../../.julia/packages/Documenter/tbj1p/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v1.0.1`.
Documentation: ../../../.julia/packages/Documenter/tbj1p/src/deploydocs.jl#L289
Inventory declares version `1.0.0`, but `deploydocs` is for version `1.0.1`. Overwriting inventory version.
Documentation: ../../../.julia/packages/Documenter/tbj1p/src/html/HTMLWriter.jl#L745
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 = "..."), ...)`.