Skip to content

Accidentally deleted the extension methods #196

Accidentally deleted the extension methods

Accidentally deleted the extension methods #196

Re-run triggered June 19, 2023 06:57
Status Success
Total duration 1h 23m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

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

Annotations

16 warnings
Julia 1 - ubuntu-latest - x64 - push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1.7 - ubuntu-latest - x64 - push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1.8 - ubuntu-latest - x64 - push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Documentation
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1.6 - ubuntu-latest - x64 - push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
undefined binding 'DelaunayTriangulation.merge_boundary_node!' in `@docs` block in src/data_structures/triangulation.md:52-75 ```@docs has_multiple_curves(::Triangulation) has_multiple_segments(::Triangulation) num_curves(::Triangulation) num_segments(::Triangulation) get_boundary_nodes(::Triangulation, ::Any) map_boundary_index(::Triangulation, ::Any) get_curve_index(::Triangulation, ::Any) get_segment_index(::Triangulation, ::Any) num_outer_boundary_segments(::Triangulation) get_right_boundary_node(::Triangulation, ::Any, ::Any) get_left_boundary_node(::Triangulation, ::Any, ::Any) get_boundary_index_range(::Triangulation, ::Any) get_boundary_edge_map(::Triangulation, ::Any) insert_boundary_node!(::Triangulation, ::Any, ::Any) split_boundary_edge!(::Triangulation, ::Any, ::Any) split_boundary_edge_at_collinear_segments!(::Triangulation, ::Any) contains_boundary_edge(::Triangulation, ::Any) merge_constrained_edges(::Any, ::Any, ::Es) where {Es} get_all_boundary_nodes(::Triangulation) all_boundary_indices(::Triangulation) delete_boundary_node!(::Triangulation, ::Any) merge_boundary_node!(::Triangulation, ::Any, ::Any) ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
undefined binding 'DelaunayTriangulation.convert_to_boundary_index' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_neighbouring_boundary_edges' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
duplicate docs found for 'is_first_boundary_index' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
duplicate docs found for 'is_last_boundary_index' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_neighbouring_boundary_edges' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_shared_vertex' in `@docs` block in src/utils.md:9-49 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood f64_getxy ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
no doc found for reference '[`InsertionEventHistory`](@ref)' in src/operations.md.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
no doc found for reference '[`InsertionEventHistory`](@ref)' in src/operations.md.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
no doc found for reference '[`legalise_edge`](@ref)' in src/operations.md.
Julia 1.9 - ubuntu-latest - x64 - push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.