Skip to content

Update badge

Update badge #632

Triggered via push September 26, 2024 12:03
Status Success
Total duration 5m 36s
Artifacts

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no docs found for 'StatsModels.isnested' in `@docs` block in src/api.md:63-71 ```@docs StatsBase.deviance GLM.dispersion GLM.ftest StatsBase.nobs StatsBase.nulldeviance StatsBase.predict StatsModels.isnested ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`cooksdistance`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
9 docstrings not included in the manual: GLM.linpred :: Union{Tuple{GLM.LinPred}, Tuple{GLM.LinPred, Real}} GLM.updateμ! GLM.delbeta! GLM._safe_int :: Tuple{T} where T<:AbstractFloat StatsAPI.cooksdistance :: Tuple{LinearModel} GLM.linpred! :: Union{Tuple{Any, GLM.LinPred}, Tuple{Any, GLM.LinPred, Real}} GLM.wrkresp! :: Union{Tuple{T}, Tuple{T, GLM.GlmResp{T}}} where T<:(AbstractVector{T} where T<:AbstractFloat) StatsAPI.predict! :: Tuple{Union{NamedTuple{(:prediction, :lower, :upper), <:Tuple{AbstractVector, AbstractVector, AbstractVector}}, AbstractVector}, GLM.AbstractGLM, AbstractMatrix} GLM.wrkresp :: Tuple{GLM.GlmResp} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in api.md link.text = 1-element Vector{Any}: "Tables.jl" link.url = "(https://tables.juliadata.org/stable/) definition"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "cooksdistance") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v1.9.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.9` and linking `v1.9` to `v1.9.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.7` and linking `v1.7` to `v1.7.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.5` and linking `v1.5` to `v1.5.1`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.3` and linking `v1.3` to `v1.3.11`.
[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`