Skip to content

CI

CI #1463

Triggered via schedule November 2, 2025 01:03
Status Failure
Total duration 11m 53s
Artifacts

CI.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 7 warnings, and 1 notice
Julia lts - ubuntu-latest - x64
Process completed with exit code 1.
Julia min - ubuntu-latest - x64
Process completed with exit code 1.
Downgrade / Julia min - ubuntu-latest - x64
Process completed with exit code 1.
Julia 1 - ubuntu-latest - x64
Process completed with exit code 1.
Julia pre - ubuntu-latest - x64
Process completed with exit code 1.
Julia 1 - macOS-latest - x64
Process completed with exit code 1.
Julia 1 - windows-latest - x64
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/deploydocs.jl#L593
removing `v0.1` and linking `v0.1` to `v0.1.0`.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/deploydocs.jl#L593
removing `v0.2` and linking `v0.2` to `v0.2.6`.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/deploydocs.jl#L593
removing `v0.3` and linking `v0.3` to `v0.3.16`.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/deploydocs.jl#L593
removing `v0.4` and linking `v0.4` to `v0.4.14`.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.4.14`.
Documentation: ../../../.julia/packages/Documenter/HdXI4/src/utilities/utilities.jl#L49
29 docstrings not included in the manual: PosteriorStats.summarize :: Tuple{InferenceData, Vararg{Any}} InferenceObjectsPosteriorStatsExt.log_likelihood :: Union{Tuple{InferenceData}, Tuple{InferenceData, Union{Nothing, Symbol}}} MCMCDiagnosticTools.ess :: Tuple{InferenceData} InferenceObjects.namedtuple_of_arrays InferenceObjectsPosteriorStatsExt.observations_and_predictions StatsBase.summarystats :: Tuple{InferenceData} PosteriorStats.r2_score :: Tuple{InferenceData} InferenceObjects.stack_chains InferenceObjects.rekey :: Tuple{Any, Any} InferenceObjects.stack_draws InferenceObjects.array_to_dimarray :: Tuple{Any, Any} InferenceObjects.package_version :: Tuple{Module} InferenceObjects.groups :: Tuple{InferenceData} InferenceObjects.as_dimension :: Tuple{Any, Any, Any} InferenceObjects.default_attributes :: Union{Tuple{}, Tuple{Any}} Base.convert :: Tuple{Type{InferenceData}, Any} PosteriorStats.loo :: Tuple{Union{Dataset, InferenceData}} InferenceObjects.recursive_stack :: Tuple{Any} InferenceObjects.groupnames :: Tuple{InferenceData} InferenceObjects.hasgroup :: Tuple{InferenceData, Symbol} PosteriorStats.loo_pit :: Tuple{InferenceData} PosteriorStats.loo_pit :: Tuple{InferenceData, AbstractArray} PosteriorStats.eti :: Tuple{InferenceData} PosteriorStats.hdi :: Tuple{InferenceData} InferenceObjects.AsSlice InferenceObjects.index_to_indices :: Tuple{Any} InferenceObjects.default_var_name :: Tuple{Any} MCMCDiagnosticTools.rhat :: Tuple{InferenceData} InferenceObjects.generate_dims :: Tuple{Any, Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Julia 1 - macOS-latest - x64
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct 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`