Skip to content

Fix usage of internal @check macro (#1179) #466

Fix usage of internal @check macro (#1179)

Fix usage of internal @check macro (#1179) #466

Triggered via push February 18, 2026 13:09
Status Failure
Total duration 12m 33s
Artifacts

ci.yml

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

Annotations

1 error, 11 warnings, and 2 notices
Julia nightly - ubuntu-latest - x64 - push
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.5` and linking `v0.5` to `v0.5.26`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.6` and linking `v0.6` to `v0.6.2`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.7` and linking `v0.7` to `v0.7.9`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.8` and linking `v0.8` to `v0.8.0`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.9` and linking `v0.9` to `v0.9.11`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.10` and linking `v0.10` to `v0.10.16`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.10.16`.
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: reading.md Generated file size: 122.94 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: reading.html
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L833
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/xvqbW/src/utilities/utilities.jl#L49
4 docstrings not included in the manual: CSV.isvaliddelim :: Tuple{Any} CSV.Column CSV.checkvaliddelim :: Tuple{Any} CSV.CSV These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Julia 1 - macOS-latest - x64 - push
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct 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`
Julia 1.6 - ubuntu-latest - x64 - push
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.