Skip to content

Run tests

Run tests #642

Manually triggered October 11, 2024 06:41
Status Success
Total duration 5m 57s
Artifacts

test.yml

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

Annotations

8 warnings and 1 notice
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"]
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"]
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"]
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"]
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"]
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"]
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"]
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"]
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.