Skip to content

improve type stability by avoiding using a Dict{String, Any} as a tree and instead definining proper structs that can be recursive #266

improve type stability by avoiding using a Dict{String, Any} as a tree and instead definining proper structs that can be recursive

improve type stability by avoiding using a Dict{String, Any} as a tree and instead definining proper structs that can be recursive #266

Triggered via pull request December 11, 2025 20:44
Status Cancelled
Total duration 8m 13s
Artifacts

ci.yml

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

Annotations

8 errors and 8 warnings
Julia 1 - macos-latest - x64 - pull_request
Process completed with exit code 127.
Julia nightly - macos-latest - x64 - pull_request
Process completed with exit code 127.
Julia 1.3 - macos-latest - x64 - pull_request
Process completed with exit code 127.
Julia 1.3 - windows-latest - x64 - pull_request
Canceling since a higher priority waiting request for CI-refs/pull/188/merge exists
Julia 1.3 - windows-latest - x64 - pull_request
The operation was canceled.
Julia 1.3 - windows-latest - x86 - pull_request
Canceling since a higher priority waiting request for CI-refs/pull/188/merge exists
Julia 1.3 - windows-latest - x86 - pull_request
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-refs/pull/188/merge exists
Julia 1.3 - ubuntu-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.3 - ubuntu-latest - x86 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1 - macos-latest - x64 - pull_request
[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 nightly - macos-latest - x64 - pull_request
[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 1.3 - macos-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.3 - macos-latest - x64 - pull_request
[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 1.3 - windows-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.3 - windows-latest - x86 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]