Skip to content

Fix isgeometry on GFT. (#41) #65

Fix isgeometry on GFT. (#41)

Fix isgeometry on GFT. (#41) #65

Triggered via push January 13, 2025 13:04
Status Success
Total duration 2m 46s
Artifacts

CI.yml

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

Annotations

5 warnings
Julia lts - 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 - 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
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
4 docstrings not included in the manual: WellKnownGeometry.getwkb! :: Tuple{Vector{UInt8}, GeoInterface.PointTrait, Any, Bool} WellKnownGeometry._getwkt! :: Tuple{Vector{Char}, Any, Any, Bool, Bool} WellKnownGeometry._getwkb! :: Tuple{Vector{UInt8}, Any, Any, Bool, Bool} WellKnownGeometry.getwkt! :: Tuple{Vector{Char}, GeoInterface.AbstractPointTrait, Any, Bool} 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 = "..."), ...)`.