Skip to content

Build docs with Documenter v1 #801

Build docs with Documenter v1

Build docs with Documenter v1 #801

Triggered via pull request December 17, 2023 18:37
@sethaxensethaxen
synchronize #311
documenterv1
Status Failure
Total duration 18m 17s
Artifacts

documenter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
`curl -sI --proto =http,https,ftp,ftps '' ./quickstart --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed: exception = failed process: Process(`curl -sI --proto =http,https,ftp,ftps '' ./quickstart --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
Documentation
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
invalid local link/image: file does not exist in src/index.md link = @ast MarkdownAST.Link("./quickstart", "") do MarkdownAST.Text("Quickstart") end
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
8 docstrings not included in the manual: MCMCDiagnosticTools.rafterydiag :: Tuple{AbstractVector{<:Real}} MCMCDiagnosticTools.heideldiag :: Tuple{AbstractVector{<:Real}} MCMCDiagnosticTools.gelmandiag_multivariate :: Tuple{AbstractArray{<:Real, 3}} PSIS.PSISPlots.paretoshapeplot! MCMCDiagnosticTools.gewekediag :: Tuple{AbstractVector{<:Real}} MCMCDiagnosticTools.gelmandiag :: Tuple{AbstractArray{<:Real, 3}} PSIS.PSISPlots MCMCDiagnosticTools.discretediag :: Tuple{AbstractArray{<:Real, 3}} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/InferenceObjects' status: 301, redirects to 'https://julia.arviz.org/InferenceObjects/'
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/MCMCDiagnosticTools' status: 301, redirects to 'https://julia.arviz.org/MCMCDiagnosticTools/'
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/PSIS' status: 301, redirects to 'https://julia.arviz.org/PSIS/'
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/PosteriorStats' status: 301, redirects to 'https://julia.arviz.org/PosteriorStats/'
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/ArviZExampleData' status: 301, redirects to 'https://julia.arviz.org/ArviZExampleData/'
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/docchecks.jl#L249
linkcheck 'https://julia.arviz.org/ArviZPythonPlots' status: 301, redirects to 'https://julia.arviz.org/ArviZPythonPlots/'
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/