Skip to content

Adjust test for #185 to not rely on old reduce(vcat, ...) behavior for single element collections #442

Adjust test for #185 to not rely on old reduce(vcat, ...) behavior for single element collections

Adjust test for #185 to not rely on old reduce(vcat, ...) behavior for single element collections #442

Triggered via pull request December 27, 2025 20:08
Status Success
Total duration 2m 37s
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.7`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.7.7`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
56 docstrings not included in the manual: StatsAPI.stderror :: Tuple{StatisticalModel} StatsAPI.predict StatsAPI.nulldeviance StatsAPI.cooksdistance StatsAPI.score StatsAPI.weights StatsAPI.isfitted StatsAPI.dof_residual StatsAPI.pvalue StatsAPI.deviance StatsAPI.reconstruct StatsAPI.confint StatsAPI.mss StatsAPI.residuals StatsAPI.offset StatsAPI.coeftable StatsAPI.aic :: Tuple{StatisticalModel} StatsModels.reshape_last_to_i :: Tuple{Any, Any} StatsModels.termsyms :: Tuple{AbstractTerm} StatsAPI.leverage StatsModels.fuzzymatch :: Tuple{Any, Symbol} StatsAPI.responsename StatsAPI.r2 :: Tuple{StatisticalModel} StatsAPI.r2 :: Tuple{StatisticalModel, Symbol} StatsAPI.vcov StatsModels.needs_intercept :: Tuple{AbstractMatrix} StatsAPI.rss StatsAPI.islinear StatsAPI.nullloglikelihood StatsAPI.crossmodelmatrix :: Tuple{RegressionModel} StatsAPI.RegressionModel StatsAPI.predict! StatsAPI.fit! StatsModels.checkcol :: Tuple{Any, Symbol} StatsAPI.adjr2 :: Tuple{StatisticalModel} StatsAPI.adjr2 :: Tuple{StatisticalModel, Symbol} StatsModels.termvars :: Tuple{AbstractTerm} StatsAPI.StatisticalModel StatsAPI.coef StatsAPI.linearpredictor StatsModels.checknamesexist :: Tuple{FormulaTerm, Any} StatsAPI.meanresponse StatsAPI.informationmatrix StatsAPI.nobs StatsAPI.HypothesisTest Base.convert :: Tuple{Type{StatsModels.ContrastsMatrix{StatsModels.FullDummyCoding}}, StatsModels.ContrastsMatrix} StatsModels.isnested StatsAPI.reconstruct! StatsAPI.fitted StatsAPI.bic :: Tuple{StatisticalModel} StatsAPI.aicc :: Tuple{StatisticalModel} StatsAPI.linearpredictor! StatsModels.has_schema :: Tuple{AbstractTerm} StatsAPI.dof StatsAPI.params StatsAPI.loglikelihood 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`