Skip to content

Bump codecov/codecov-action from 5.5.1 to 5.5.2 #303

Bump codecov/codecov-action from 5.5.1 to 5.5.2

Bump codecov/codecov-action from 5.5.1 to 5.5.2 #303

Triggered via pull request December 10, 2025 07:01
Status Success
Total duration 10m 1s
Artifacts

ci.yml

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

Annotations

4 warnings and 1 notice
Test on Julia 1.5 - ubuntu-latest - x64
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=yes"]
Test on Julia 1.4 - ubuntu-latest - x64
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=yes"]
Test on Julia min - ubuntu-latest - x86
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.4.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Test on Julia min - windows-latest - x64
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.4.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
Test on Julia 1.6 - ubuntu-latest - x64
[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.