Skip to content

Bump actions/checkout from 5 to 6 (#31) #51

Bump actions/checkout from 5 to 6 (#31)

Bump actions/checkout from 5 to 6 (#31) #51

Triggered via push November 24, 2025 22:59
Status Success
Total duration 8m 26s
Artifacts

CI.yml

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

Annotations

5 warnings and 1 notice
Julia 1.0 - ubuntu-latest - x86 - push
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.0 - ubuntu-latest - x64 - push
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.0 - macos-latest - x64 - push
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Julia 1.0 - macos-latest - x64 - push
[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 - macos-latest - x64 - push
[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.6 - ubuntu-latest - x64 - push
[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.