Skip to content

Support named tuples (#117) #90

Support named tuples (#117)

Support named tuples (#117) #90

Triggered via push December 18, 2024 16:05
Status Success
Total duration 4m 33s
Artifacts

CI.yml

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

Annotations

14 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.9 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1.8.2 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 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"]
Julia 1.10.2 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia nightly - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1.11 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1.4 - ubuntu-latest - x64 - push
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-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`