Skip to content

Updated compats

Updated compats #302

Triggered via push May 16, 2024 07:37
Status Success
Total duration 4h 36m 48s
Artifacts

CI.yml

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

Annotations

9 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L738
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.
Documentation: ../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.3.0`.
Documentation: ../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.3` and linking `v0.3` to `v0.3.0`.
Documentation: ../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.2` and linking `v0.2` to `v0.2.0`.
Documentation: ../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.1` and linking `v0.1` to `v0.1.1`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Julia 1.9 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, julia-actions/setup-julia@v1, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - 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@v2, 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/
[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`