Skip to content

Drop support for pre-1.10 #294

Drop support for pre-1.10

Drop support for pre-1.10 #294

Triggered via pull request October 21, 2024 21:51
Status Success
Total duration 7m 33s
Artifacts

Documentation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
8 docstrings not included in the manual: AdvancedVI.value_and_gradient! :: Tuple{ADTypes.AbstractADType, Any, Any, Any, DiffResults.MutableDiffResult} AdvancedVI.ClosedFormEntropy AdvancedVI.value :: Tuple{AdvancedVI.AbstractAverager, Any} AdvancedVI.estimate_entropy AdvancedVI.restructure_ad_forward :: Tuple{ADTypes.AbstractADType, Any, Any} AdvancedVI.apply :: Tuple{AdvancedVI.AbstractAverager, Any, Any} AdvancedVI.update_variational_params! AdvancedVI.ScoreGradELBO These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
build: ../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L735
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/C1XEF/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.2.8`.
build: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v0.2` and linking `v0.2` to `v0.2.8`.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/