Skip to content

Work around deprecation of Base.isbindingresolved in julia nightly … #682

Work around deprecation of Base.isbindingresolved in julia nightly …

Work around deprecation of Base.isbindingresolved in julia nightly … #682

Triggered via push February 6, 2025 12:02
Status Success
Total duration 7m 51s
Artifacts

test.yml

on: push
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", "--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.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.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.