Skip to content

test_unbound_args: add a functionality to ignore specific methods #658

test_unbound_args: add a functionality to ignore specific methods

test_unbound_args: add a functionality to ignore specific methods #658

Triggered via pull request January 8, 2025 21:07
Status Success
Total duration 6m 34s
Artifacts

test.yml

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

Annotations

15 warnings and 1 notice
Test Julia 1.7 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Julia 1.8 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Julia 1.6 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.9 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.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.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.10 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.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.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.11 ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Julia nightly ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.