Skip to content

Adapt nightly CI to test both 1.12 and 1.13 (#321) #679

Adapt nightly CI to test both 1.12 and 1.13 (#321)

Adapt nightly CI to test both 1.12 and 1.13 (#321) #679

Triggered via push February 6, 2025 11:50
Status Failure
Total duration 5m 54s
Artifacts

test.yml

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

Annotations

3 errors, 8 warnings, and 1 notice
Test Julia nightly macOS-latest
Process completed with exit code 1.
Test Julia nightly ubuntu-latest
Process completed with exit code 1.
Test Julia nightly windows-latest
Process completed with exit code 1.
Test Julia 1.5 ubuntu-latest
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=error"]
Test Julia 1.3 ubuntu-latest
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=error"]
Test Julia 1.0 ubuntu-latest
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=error"]
Test Julia 1.1 ubuntu-latest
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.1.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=error"]
Test Julia 1.4 ubuntu-latest
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=error"]
Test Julia 1.2 ubuntu-latest
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.2.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=error"]
Test Julia 1.0 macOS-13
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=error"]
Test Julia 1.0 windows-latest
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=error"]
Test Julia 1.6 ubuntu-latest
[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.