Skip to content

Update runtests.jl

Update runtests.jl #65

Triggered via push January 20, 2025 22:41
Status Failure
Total duration 20m 59s
Artifacts

CI.yml

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

Annotations

1 error, 4 warnings, and 2 notices
Julia nightly - ubuntu-latest - x64 - push
Process completed with exit code 1.
Julia 1.6 - 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
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
1 docstring not included in the manual: MakieThemes.GGThemr.ggthemr :: Tuple{Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
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/html/HTMLWriter.jl#L814
For 3 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 3 blocks had 'image/png' fallback image representation available, using that. On pages: index.md
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.
[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`