Fix failing CI tests #245
Annotations
3 errors and 2 warnings
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
no docs found for 'fit(formula::FormulaTerm,data::DataFrame,modelClass::NegBinomRegression,prior::Prior_HorseShoe,sim_size::Int64 = 1000)' in `@docs` block in src/api/bayesian_regression.md:82-84
```@docs
fit(formula::FormulaTerm,data::DataFrame,modelClass::NegBinomRegression,prior::Prior_HorseShoe,sim_size::Int64 = 1000)
```
|
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
6 docstrings not included in the manual:
StatsAPI.coef :: Tuple{FrequentistRegression}
StatsAPI.fit :: Union{Tuple{FormulaTerm, DataFrame, LinearRegression, Boot_Residual}, Tuple{FormulaTerm, DataFrame, LinearRegression, Boot_Residual, Int64}}
StatsAPI.fit :: Union{Tuple{FormulaTerm, DataFrame, LinearRegression, Prior_Gauss, Float64, Vector{Float64}}, Tuple{FormulaTerm, DataFrame, LinearRegression, Prior_Gauss, Float64, Vector{Float64}, Int64}}
StatsAPI.fit :: Union{Tuple{FormulaTerm, DataFrame, NegBinomRegression, Prior_HorseShoe}, Tuple{FormulaTerm, DataFrame, NegBinomRegression, Prior_HorseShoe, Float64}, Tuple{FormulaTerm, DataFrame, NegBinomRegression, Prior_HorseShoe, Float64, Int64}}
CRRao.BPTest :: Tuple{FrequentistRegression, DataFrame}
CRRao.Boot_Residual
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Run julia-actions/julia-docdeploy@latest
Process completed with exit code 1.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading