Skip to content

chore(deps): bump actions/checkout from 6 to 7 #265

chore(deps): bump actions/checkout from 6 to 7

chore(deps): bump actions/checkout from 6 to 7 #265

Triggered via pull request June 22, 2026 19:04
Status Failure
Total duration 5m 31s
Artifacts

CI.yml

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

Annotations

2 errors, 3 warnings, and 1 notice
test (macOS-latest, 1, 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 "default" or left it unspecified for the correct default). To force the use of x64 on this runner, set the "force-arch" input to "true".
test (macOS-latest, nightly, 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 "default" or left it unspecified for the correct default). To force the use of x64 on this runner, set the "force-arch" input to "true".
test (1.5, ubuntu-latest, x64)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.5.4, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
test (1.4, ubuntu-latest, x64)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.4.2, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
test (1.3, ubuntu-latest, x64)
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"]
test (1.6, ubuntu-latest, x64)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.