Skip to content

Support GeometryBasics v0.5, bump patch version (#251) #791

Support GeometryBasics v0.5, bump patch version (#251)

Support GeometryBasics v0.5, bump patch version (#251) #791

Triggered via push January 21, 2025 00:31
Status Failure
Total duration 15m 51s
Artifacts

CI.yml

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

Annotations

3 errors and 9 warnings
Documentation: ../../../.julia/packages/GeometryOps/l7Ekc/src/utils.jl#L37
doctest failure in ~/.julia/packages/GeometryOps/l7Ekc/src/utils.jl:37-44 ```jldoctest import GeometryOps as GO, GeoInterface as GI poly = GI.Polygon([[(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)]]) GO.polygon_to_line(poly) # output GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)], nothing, nothing) ``` Subexpression: import GeometryOps as GO, GeoInterface as GI poly = GI.Polygon([[(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)]]) GO.polygon_to_line(poly) Evaluated output: GeoInterface.Wrappers.LineString{false, false}([(-2.275543, 53.464547), … (3) … , (-2.275543, 53.464547)]) Expected output: GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)], nothing, nothing) diff = Warning: Diff output requires color. GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, false}([(-2.275543, 53.464547), … (3) … , (-2.275543, 53.464547)], nothing, nothing)53.464547)])
Documentation: ../../../.julia/packages/GeometryOps/l7Ekc/src/utils.jl#L37
doctest failure in ~/.julia/packages/GeometryOps/l7Ekc/src/utils.jl:37-44 ```jldoctest import GeometryOps as GO, GeoInterface as GI poly = GI.Polygon([[(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)]]) GO.polygon_to_line(poly) # output GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)], nothing, nothing) ``` Subexpression: import GeometryOps as GO, GeoInterface as GI poly = GI.Polygon([[(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)]]) GO.polygon_to_line(poly) Evaluated output: GeoInterface.Wrappers.LineString{false, false}([(-2.275543, 53.464547), … (3) … , (-2.275543, 53.464547)]) Expected output: GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, 53.464547), (-2.275543, 53.464547)], nothing, nothing) diff = Warning: Diff output requires color. GeoInterface.Wrappers.LineString{false, false, Vector{Tuple{Float64, Float64}}, Nothing, Nothing}([(-2.275543, 53.464547), (-2.275543, 53.489271), (-2.215118, 53.489271), (-2.215118, false}([(-2.275543, 53.464547), … (3) … , (-2.275543, 53.464547)], nothing, nothing)53.464547)])
Documentation
Process completed with exit code 1.
Julia 1.9 - ubuntu-latest - x64 - push
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 - push
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
undefined binding 'unwrap' in `@docs` block in src/source/src/other_primitives.md:8-13 ```@docs; collapsed=true, canonical=false unwrap flatten reconstruct rebuild ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
undefined binding 'flatten' in `@docs` block in src/source/src/other_primitives.md:8-13 ```@docs; collapsed=true, canonical=false unwrap flatten reconstruct rebuild ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
undefined binding 'reconstruct' in `@docs` block in src/source/src/other_primitives.md:8-13 ```@docs; collapsed=true, canonical=false unwrap flatten reconstruct rebuild ```
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
undefined binding 'rebuild' in `@docs` block in src/source/src/other_primitives.md:8-13 ```@docs; collapsed=true, canonical=false unwrap flatten reconstruct rebuild ```
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 ```