CompatHelper: bump compat for PosteriorStats in [weakdeps] to 0.3, (keep existing compat) #1400
Triggered via pull request
September 10, 2025 14:11
Status
Failure
Total duration
18m 22s
Artifacts
–
CI.yml
on: pull_request
Documentation
5m 10s
Matrix: test
Annotations
2 errors, 1 warning, and 2 notices
Documentation
Process completed with exit code 1.
|
Documentation:
ext/InferenceObjectsPosteriorStatsExt/summarize.jl#L29
doctest failure in ext/InferenceObjectsPosteriorStatsExt/summarize.jl:29-47
```jldoctest summarize
julia> using ArviZExampleData, PosteriorStats, StatsBase
julia> data = load_example_data("centered_eight");
julia> summarize(data)
SummaryStats
mean std eti94 ess_tail ess_bulk rhat mcse_mean mcse_std
mu 4.2 3.3 -2.11 .. 9.90 622 241 1.03 0.21 0.088
theta[Choate] 6.4 5.9 -3.05 .. 19.1 937 572 1.01 0.25 0.20
theta[Deerfield] 5.0 4.9 -4.49 .. 14.2 1214 532 1.01 0.21 0.15
theta[Phillips Andover] 3.4 5.4 -8.17 .. 12.7 1017 511 1.01 0.23 0.17
theta[Phillips Exeter] 4.8 5.2 -4.84 .. 14.5 911 572 1.01 0.21 0.21
theta[Hotchkiss] 3.5 4.8 -6.11 .. 12.0 789 347 1.02 0.25 0.15
theta[Lawrenceville] 3.7 5.2 -6.62 .. 12.6 957 506 1.01 0.22 0.21
theta[St. Paul's] 6.5 5.2 -2.38 .. 18.3 1031 528 1.01 0.22 0.15
theta[Mt. Hermon] 4.8 5.7 -5.52 .. 16.0 1045 538 1.01 0.24 0.23
tau 4.3 3.0 1.06 .. 11.5 214 128 1.03 0.22 0.14
```
Subexpression:
summarize(data)
Evaluated output:
SummaryStats
mean std eti94 ess_tail ess_bulk rhat ⋯
mu 4.2 3.3 -2.11 .. 9.90 622 241 1.03 ⋯
theta[Choate] 6.4 5.9 -3.05 .. 19.1 937 572 1.01 ⋯
theta[Deerfield] 5.0 4.9 -4.49 .. 14.2 1214 532 1.01 ⋯
theta[Phillips Andover] 3.4 5.4 -8.17 .. 12.7 1017 511 1.01 ⋯
theta[Phillips Exeter] 4.8 5.2 -4.84 .. 14.5 911 572 1.01 ⋯
theta[Hotchkiss] 3.5 4.8 -6.11 .. 12.0 789 347 1.02 ⋯
theta[Lawrenceville] 3.7 5.2 -6.62 .. 12.6 957 506 1.01 ⋯
theta[St. Paul's] 6.5 5.2 -2.38 .. 18.3 1031 528 1.01 ⋯
theta[Mt. Hermon] 4.8 5.7 -5.52 .. 16.0 1045 538 1.01 ⋯
tau 4.3 3.0 1.06 .. 11.5 214 128 1.03 ⋯
2 columns omitted
Expected output:
SummaryStats
mean std eti94 ess_tail ess_bulk rhat mcse_mean mcse_std
mu 4.2 3.3 -2.11 .. 9.90 622 241 1.03 0.21 0.088
theta[Choate] 6.4 5.9 -3.05 .. 19.1 937 572 1.01 0.25 0.20
theta[Deerfield] 5.0 4.9 -4.49 .. 14.2 1214 532 1.01 0.21 0.15
theta[Phillips Andover] 3.4 5.4 -8.17 .. 12.7 1017 511 1.01 0.23 0.17
theta[Phillips Exeter] 4.8 5.2 -4.84 .. 14.5 911 572 1.01 0.21 0.21
theta[Hotchkiss] 3.5 4.8 -6.11 .. 12.0 789 347 1.02 0.25 0.15
theta[Lawrenceville] 3.7 5.2 -6.62 .. 12.6 957 506 1.01 0.22 0.21
theta[St. Paul's] 6.5 5.2 -2.38 .. 18.3 1031 528 1.01 0.22 0.15
theta[Mt. Hermon] 4.8 5.7 -5.52 .. 16.0 1045 538 1.01 0.24 0.23
tau 4.3 3.0 1.06 .. 11.5 214 128 1.03 0.22 0.14
diff =
Warning: Diff output requires color.
SummaryStats
mean std eti94 ess_tail ess_bulk rhat mcse_mean mcse_std
rhat ⋯
mu 4.2 3.3 -2.11 .. 9.90 622 241 1.03 0.21 0.088
1.03 ⋯
theta[Choate] 6.4 5.9 -3.05 .. 19.1 937 572 1.01 0.25 0.20
1.01 ⋯
theta[Deerfield] 5.0 4.9 -4.49 .. 14.2 1214 532 1.01 0.21 0.15
1.01 ⋯
theta[Phillips Andover] 3.4 5.4 -8.17 .. 12.7 1017 511 1.01 0.23 0.17
|
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`
|
Julia 1 - windows-latest - x64
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|