[WIP] Use GeometryOpsCore for real #789
CI.yml
on: pull_request
Documentation
18m 49s
Matrix: test
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
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.
|