Skip to content

Add a utility function to GeometryOpsCore, to get geometries from any data structure #774

Add a utility function to GeometryOpsCore, to get geometries from any data structure

Add a utility function to GeometryOpsCore, to get geometries from any data structure #774

Triggered via pull request November 25, 2024 21:19
Status Success
Total duration 19m 16s
Artifacts

CI.yml

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

Annotations

18 warnings
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.
Julia 1.9 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.9 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia nightly - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia nightly - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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.BoolsAsTypes GeometryOpsCore._booltype GeometryOpsCore.flatten :: Union{Tuple{Target}, Tuple{Type{Target}, Any}} where Target<:GeoInterface.AbstractTrait GeometryOpsCore.TraitTarget GeometryOpsCore.Manifold GeometryOpsCore.unwrap GeometryOpsCore._False GeometryOpsCore.rebuild :: Tuple{Any, Any} GeometryOpsCore.Planar GeometryOpsCore.Spherical GeometryOpsCore._True GeometryOpsCore.Geodesic GeometryOpsCore.reconstruct :: Tuple{Any, 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/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L40
DocumenterVitepress: Did not detect `docs/src/.vitepress/config.mts` file. Substituting in the default file.
Documentation: ../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L111
DocumenterVitepress: No logo.png file found in `docs/src/assets`. Skipping logo replacement.
Documentation: ../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L122
DocumenterVitepress: No favicon.ico file found in `docs/src/assets`. Skipping favicon replacement.