Skip to content

use TestSetExtensions to show test progress #378

use TestSetExtensions to show test progress

use TestSetExtensions to show test progress #378

Triggered via pull request February 6, 2024 16:28
Status Success
Total duration 2m 45s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
56 docstrings not included in the manual: StatsAPI.nulldeviance StatsAPI.leverage StatsAPI.rss StatsAPI.StatisticalModel StatsAPI.reconstruct StatsAPI.weights StatsAPI.reconstruct! StatsAPI.HypothesisTest StatsAPI.mss StatsModels.checkcol :: Tuple{Any, Symbol} StatsModels.termsyms :: Tuple{AbstractTerm} StatsAPI.meanresponse StatsAPI.predict! StatsAPI.adjr2 :: Tuple{StatisticalModel, Symbol} StatsAPI.adjr2 :: Tuple{StatisticalModel} StatsAPI.params StatsAPI.crossmodelmatrix :: Tuple{RegressionModel} StatsAPI.nobs StatsAPI.RegressionModel StatsModels.has_schema :: Tuple{AbstractTerm} StatsModels.termvars :: Tuple{AbstractTerm} StatsAPI.aicc :: Tuple{StatisticalModel} StatsAPI.informationmatrix Base.convert :: Tuple{Type{StatsModels.ContrastsMatrix{StatsModels.FullDummyCoding}}, StatsModels.ContrastsMatrix} StatsModels.needs_intercept :: Tuple{AbstractMatrix} StatsAPI.loglikelihood StatsAPI.stderror :: Tuple{StatisticalModel} StatsAPI.offset StatsAPI.dof_residual StatsAPI.linearpredictor! StatsAPI.cooksdistance StatsModels.isnested StatsModels.fuzzymatch :: Tuple{Any, Symbol} StatsAPI.nullloglikelihood StatsAPI.coeftable StatsModels.checknamesexist :: Tuple{FormulaTerm, Any} StatsAPI.aic :: Tuple{StatisticalModel} StatsAPI.score StatsAPI.linearpredictor StatsAPI.vcov StatsAPI.bic :: Tuple{StatisticalModel} StatsAPI.islinear StatsAPI.deviance StatsAPI.coef StatsAPI.responsename StatsAPI.fitted StatsAPI.confint StatsAPI.pvalue StatsAPI.r2 :: Tuple{StatisticalModel, Symbol} StatsAPI.r2 :: Tuple{StatisticalModel} StatsAPI.fit! StatsAPI.residuals StatsAPI.predict StatsAPI.dof StatsModels.reshape_last_to_i :: Tuple{Any, Any} StatsAPI.isfitted 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/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.7.3`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.7` and linking `v0.7` to `v0.7.3`.
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.2` and linking `v0.2` to `v0.2.6`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.6.8` and linking `v0.6.8` to `0.6.8`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[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`