Skip to content

Merge pull request #19 from frankier/fix-show #57

Merge pull request #19 from frankier/fix-show

Merge pull request #19 from frankier/fix-show #57

Triggered via push August 27, 2024 14:22
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Documentation
46s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 1 notice
Documentation
Process completed with exit code 1.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests 1.5 - ubuntu-latest - x64 - push
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"]
Tests 1.5 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests 1.5 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[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`