Skip to content

Fix source-boundary preprocessing and chunk endings (#1194) #488

Fix source-boundary preprocessing and chunk endings (#1194)

Fix source-boundary preprocessing and chunk endings (#1194) #488

Triggered via push August 6, 2026 03:18
Status Success
Total duration 10m 22s
Artifacts

ci.yml

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

Annotations

10 warnings and 2 notices
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.5` and linking `v0.5` to `v0.5.26`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.6` and linking `v0.6` to `v0.6.2`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.7` and linking `v0.7` to `v0.7.9`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.8` and linking `v0.8` to `v0.8.0`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.9` and linking `v0.9` to `v0.9.11`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.10` and linking `v0.10` to `v0.10.16`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.10.16`.
Documentation: ../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: reading.md Generated file size: 122.97 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: reading.html
Documentation: ../../../.julia/packages/Documenter/AXNMp/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/AXNMp/src/utilities/utilities.jl#L49
4 docstrings not included in the manual: CSV.CSV CSV.isvaliddelim :: Tuple{Any} CSV.Column CSV.checkvaliddelim :: Tuple{Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
[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.