Skip to content

add codecov token

add codecov token #102

Triggered via pull request March 18, 2025 18:35
Status Failure
Total duration 2m 34s
Artifacts

CI.yml

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

Annotations

2 errors, 8 warnings, and 2 notices
Julia 1.0 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1.0 - ubuntu-latest - x64 - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=1.0;os=ubuntu-latest;arch=x64;run_id=13930906165;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=1.0;os=ubuntu-latest;arch=x64;
Julia 1.0 - ubuntu-latest - x64 - pull_request
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=yes"]
Julia nightly - ubuntu-latest - x64 - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=nightly;os=ubuntu-latest;arch=x64;run_id=13930906165;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=nightly;os=ubuntu-latest;arch=x64;
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v1.2.1`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v1.2` and linking `v1.2` to `v1.2.1`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v1.1` and linking `v1.1` to `v1.1.2`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v1.0` and linking `v1.0` to `v1.0.3`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v1` and linking `v1` to `v1.2.1`.
Julia 1.6 - ubuntu-latest - x64 - pull_request
[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.
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`