Skip to content

[codex] Fix multiline quoted-field chunk starts #473

[codex] Fix multiline quoted-field chunk starts

[codex] Fix multiline quoted-field chunk starts #473

Triggered via pull request April 23, 2026 17:21
Status Failure
Total duration 10m 37s
Artifacts

ci.yml

on: pull_request
Documentation
3m 2s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 2 notices
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
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 - pull_request
[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.