Skip to content

Bump compat for DataStructures #417

Bump compat for DataStructures

Bump compat for DataStructures #417

Triggered via pull request August 1, 2025 12:19
Status Success
Total duration 2m 33s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.6.8` and linking `v0.6.8` to `0.6.8`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.2` and linking `v0.2` to `v0.2.6`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.6` and linking `v0.6` to `v0.6.33`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.7` and linking `v0.7` to `v0.7.4`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.7.4`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
56 docstrings not included in the manual: StatsAPI.responsename StatsModels.isnested StatsModels.has_schema :: Tuple{AbstractTerm} StatsAPI.loglikelihood StatsAPI.dof_residual StatsAPI.score StatsModels.needs_intercept :: Tuple{AbstractMatrix} StatsAPI.linearpredictor StatsAPI.dof StatsAPI.predict StatsAPI.fitted StatsAPI.params StatsAPI.fit! StatsAPI.cooksdistance StatsAPI.HypothesisTest StatsAPI.reconstruct StatsModels.reshape_last_to_i :: Tuple{Any, Any} StatsAPI.pvalue StatsModels.checkcol :: Tuple{Any, Symbol} StatsAPI.weights StatsAPI.aicc :: Tuple{StatisticalModel} StatsAPI.leverage StatsAPI.predict! Base.convert :: Tuple{Type{StatsModels.ContrastsMatrix{StatsModels.FullDummyCoding}}, StatsModels.ContrastsMatrix} StatsAPI.rss StatsAPI.adjr2 :: Tuple{StatisticalModel} StatsAPI.adjr2 :: Tuple{StatisticalModel, Symbol} StatsAPI.crossmodelmatrix :: Tuple{RegressionModel} StatsAPI.stderror :: Tuple{StatisticalModel} StatsAPI.aic :: Tuple{StatisticalModel} StatsAPI.confint StatsAPI.residuals StatsModels.fuzzymatch :: Tuple{Any, Symbol} StatsAPI.reconstruct! StatsAPI.RegressionModel StatsAPI.isfitted StatsModels.checknamesexist :: Tuple{FormulaTerm, Any} StatsAPI.bic :: Tuple{StatisticalModel} StatsAPI.r2 :: Tuple{StatisticalModel} StatsAPI.r2 :: Tuple{StatisticalModel, Symbol} StatsAPI.deviance StatsAPI.nullloglikelihood StatsAPI.linearpredictor! StatsAPI.vcov StatsAPI.informationmatrix StatsModels.termvars :: Tuple{AbstractTerm} StatsAPI.islinear StatsAPI.coeftable StatsAPI.nulldeviance StatsAPI.offset StatsAPI.nobs StatsAPI.mss StatsAPI.StatisticalModel StatsAPI.coef StatsModels.termsyms :: Tuple{AbstractTerm} StatsAPI.meanresponse These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
[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`