Skip to content

Implements non standard Linearring. #59

Implements non standard Linearring.

Implements non standard Linearring. #59

Triggered via pull request November 6, 2024 22:27
Status Failure
Total duration 2m 53s
Artifacts

CI.yml

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

Annotations

1 error and 4 warnings
Julia release - ubuntu-latest - x64 - pull_request
Could not find a Julia version that matches release
Julia lts - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia nightly - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Documentation: ../../../.julia/packages/Documenter/C1XEF/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}, GeoInterface.AbstractPointTrait, Any, Bool} WellKnownGeometry._getwkt! :: Tuple{Vector{Char}, Any, Any, Bool, Bool} WellKnownGeometry._getwkb! :: Tuple{Vector{UInt8}, Any, Any, Bool, 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/C1XEF/src/html/HTMLWriter.jl#L735
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 = "..."), ...)`.