Skip to content

Bump version

Bump version #99

Triggered via push July 6, 2024 13:04
Status Success
Total duration 3m 17s
Artifacts

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
build: ../../../.julia/packages/Documenter/qoyeC/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 = "..."), ...)`.
build: ../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.2.2`.
build: ../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L533
removing `v0.2` and linking `v0.2` to `v0.2.2`.
build: ../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L533
removing `v0.1` and linking `v0.1` to `v0.1.1`.
build
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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. 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`