Variable as a disk array #100
CI.yml
on: pull_request
Documentation
3m 0s
Matrix: test
Annotations
4 warnings and 1 notice
Julia 1.10 - ubuntu-latest - x64 - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=1.10;os=ubuntu-latest;arch=x64;run_id=13719470633;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=1.10;os=ubuntu-latest;arch=x64;
|
Julia 1.11 - ubuntu-latest - x64 - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=1.11;os=ubuntu-latest;arch=x64;run_id=13719470633;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=1.11;os=ubuntu-latest;arch=x64;
|
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=13719470633;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=nightly;os=ubuntu-latest;arch=x64;
|
Documentation:
../../../.julia/packages/Documenter/iwb7N/src/html/HTMLWriter.jl#L742
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
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
|