Skip to content

[WIP] Use GeometryOpsCore for real #789

[WIP] Use GeometryOpsCore for real

[WIP] Use GeometryOpsCore for real #789

Re-run triggered January 16, 2025 12:00
Status Success
Total duration 19m 2s
Artifacts

CI.yml

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

Annotations

13 warnings
Julia nightly - ubuntu-latest - x64 - pull_request
Julia depot registries already exist. Skipping restoring of cached registries to avoid potential merge conflicts when updating. Please ensure that `julia-actions/cache` precedes any workflow steps which add registries.
Julia 1 - ubuntu-latest - x64 - pull_request
Julia depot registries already exist. Skipping restoring of cached registries to avoid potential merge conflicts when updating. Please ensure that `julia-actions/cache` precedes any workflow steps which add registries.
Julia 1.9 - ubuntu-latest - x64 - pull_request
Julia depot registries already exist. Skipping restoring of cached registries to avoid potential merge conflicts when updating. Please ensure that `julia-actions/cache` precedes any workflow steps which add registries.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
duplicate docs found for 'GeometryOps.reproject' in src/api.md:59-61 ```@autodocs Modules = [GeometryOps] ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
duplicate docs found for '!!! warning "Missing docstring." Missing docstring for `LinearSegments`. Check Documenter's build log for details.' in `@docs` block in src/source/transformations/segmentize.md:58-61 ```@docs LinearSegments GeodesicSegments ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
duplicate docs found for '!!! warning "Missing docstring." Missing docstring for `GeodesicSegments`. Check Documenter's build log for details.' in `@docs` block in src/source/transformations/segmentize.md:58-61 ```@docs LinearSegments GeodesicSegments ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[Primitive Functions](@ref Primitive-functions)" in src/introduction.md. - No docstring found in doc for binding `Base.-`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[`Planar`](@ref)" in src/explanations/manifolds.md. - No docstring found in doc for binding `GeometryOpsCore.Planar`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[`Spherical`](@ref)" in src/explanations/manifolds.md. - No docstring found in doc for binding `GeometryOpsCore.Spherical`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[`Geodesic`](@ref)" in src/explanations/manifolds.md. - No docstring found in doc for binding `GeometryOpsCore.Geodesic`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[`Planar`](@ref)" in src/api.md. - No docstring found in doc for binding `GeometryOpsCore.Planar`. - No docstring found in doc for binding `GeometryOpsCore.Planar`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
Cannot resolve @ref for md"[`Geodesic`](@ref)" in src/api.md. - No docstring found in doc for binding `GeometryOpsCore.Geodesic`. - No docstring found in doc for binding `GeometryOpsCore.Geodesic`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
13 docstrings not included in the manual: GeometryOpsCore.Geodesic GeometryOpsCore._booltype GeometryOpsCore.reconstruct :: Tuple{Any, Any} GeometryOpsCore.BoolsAsTypes GeometryOpsCore.flatten :: Union{Tuple{Target}, Tuple{Type{Target}, Any}} where Target<:GeoInterface.AbstractTrait GeometryOpsCore.Planar GeometryOpsCore._True GeometryOpsCore.unwrap GeometryOpsCore._False GeometryOpsCore.rebuild :: Tuple{Any, Any} GeometryOpsCore.TraitTarget GeometryOpsCore.Manifold GeometryOpsCore.Spherical These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.