Support named tuples #87
CI.yml
on: pull_request
Documentation
2m 31s
Matrix: test
Annotations
9 warnings and 1 notice
Documentation:
../../../.julia/packages/Documenter/Bs999/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:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v2.3.0`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v2.3` and linking `v2.3` to `v2.3.0`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v2.2` and linking `v2.2` to `v2.2.0`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v2.1` and linking `v2.1` to `v2.1.2`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v2.0` and linking `v2.0` to `v2.0.0`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v2` and linking `v2` to `v2.3.0`.
|
Julia 1.4 - ubuntu-latest - x64 - pull_request
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"]
|
Julia 1.5 - ubuntu-latest - x64 - pull_request
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"]
|
[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`
|