Skip to content

Update HighVoronoi.jl #145

Update HighVoronoi.jl

Update HighVoronoi.jl #145

Triggered via push September 11, 2024 11:39
Status Success
Total duration 9m 51s
Artifacts

CI.yml

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

Annotations

14 warnings and 1 notice
Julia 1.7 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@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.7 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v2. 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 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@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 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v2. 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/H5y27/src/Utilities/Utilities.jl#L34
no docs found for 'load_Voronoi_info()' in `@docs` block in src/man/geometry.md:123-125 ```@docs load_Voronoi_info() ```
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`The-FunctionComposer-struct`](@ref)' in src/showcase.md from expression ':($(Expr(:incomplete, Base.Meta.ParseError("ParseError:\n# Error @ none:1:28\nThe-FunctionComposer-struct\n# └ ── premature end of input", Base.JuliaSyntax.ParseError(Base.JuliaSyntax.SourceFile("The-FunctionComposer-struct", 0, "none", 1, [1, 28]), Base.JuliaSyntax.Diagnostic[Base.JuliaSyntax.Diagnostic(28, 27, :error, "premature end of input"), Base.JuliaSyntax.Diagnostic(28, 27, :error, "premature end of input"), Base.JuliaSyntax.Diagnostic(28, 27, :error, "Expected `end`")], :other)))))' in module Main exception = `binding` cannot understand expression `$(Expr(:incomplete, Base.Meta.ParseError("ParseError:\n# Error @ none:1:28\nThe-FunctionComposer-struct\n# └ ── premature end of input", Base.JuliaSyntax.ParseError(Base.JuliaSyntax.SourceFile("The-FunctionComposer-struct", 0, "none", 1, [1, 28]), Base.JuliaSyntax.Diagnostic[Base.JuliaSyntax.Diagnostic(28, 27, :error, "premature end of input"), Base.JuliaSyntax.Diagnostic(28, 27, :error, "premature end of input"), Base.JuliaSyntax.Diagnostic(28, 27, :error, "Expected `end`")], :other))))`.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
'toyfile' is not unique in src/index.md.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
61 docstrings not included in the manual: HighVoronoi.intersections! :: Tuple{Boundary, Any, Any} HighVoronoi.integrate :: Tuple{Any} HighVoronoi.walkray :: Tuple{AbstractVector{<:Integer}, AbstractVector{T} where T<:Real, AbstractVector{<:AbstractVector{T}} where T<:Real, Vararg{Any, 4}} HighVoronoi.Raycast :: Tuple{Any} HighVoronoi.HVNearestNeighbors.HVKDTree :: Union{Tuple{AbstractVector{V}}, Tuple{M}, Tuple{V}, Tuple{AbstractVector{V}, M}} where {V<:AbstractArray, M<:Union{Distances.Chebyshev, Distances.Cityblock, Distances.Euclidean, Distances.Minkowski, Distances.WeightedCityblock, Distances.WeightedEuclidean, Distances.WeightedMinkowski}} Base.prepend! :: Union{Tuple{VM}, Tuple{VM, Any}} where VM<:Voronoi_MESH Base.prepend! :: Tuple{Voronoi_Integral, AbstractVector{P} where P<:(AbstractVector{T} where T<:Real)} HighVoronoi.SingleThread HighVoronoi.extract_BC :: Tuple{Any, Any, Any} Base.length :: Tuple{Voronoi_MESH} HighVoronoi.DiameterFunction :: Tuple{Any} HighVoronoi.intersect :: Union{Tuple{Boundary, Any, Any}, Tuple{Boundary, Any, Any, Any}} HighVoronoi.intersect :: Union{Tuple{Boundary, HighVoronoi.boundary_vertex}, Tuple{Boundary, HighVoronoi.boundary_vertex, Any}} HighVoronoi.intersect :: Tuple{HighVoronoi.Plane, Any, Any} HighVoronoi.ThreadSafeDict HighVoronoi.new_Buffer_vertices! :: Tuple{VDB} where VDB<:HighVoronoi.VDBExplicitHeap HighVoronoi.HVNearestNeighbors.knn :: Union{Tuple{F}, Tuple{T}, Tuple{V}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree{V}, Vector{T}, Int64}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree{V}, Vector{T}, Int64, Any}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree{V}, Vector{T}, Int64, Any, F}} where {V, T<:(AbstractVector), F<:Function} HighVoronoi.draw3D :: Union{Tuple{HVI}, Tuple{HVI, String}} where HVI<:HighVoronoi.HVIntegral Base.getindex :: Union{Tuple{S}, Tuple{HighVoronoi.StaticParameters{S}, Int64}} where S Base.getindex :: Union{Tuple{S}, Tuple{HighVoronoi.StaticNamedParameters{S}, Symbol}} where S HighVoronoi.new_directions! :: Tuple{Any, Any} Base.haskey :: Union{Tuple{AVI}, Tuple{AM}, Tuple{AM, AVI}} where {AM<:HighVoronoi.AbstractMesh, AVI<:AbstractVector{Int64}} HighVoronoi.Voronoi_MESH HighVoronoi.systematic_refine! :: Union{Tuple{HighVoronoi.AbstractMesh, AbstractVector{P} where P<:(AbstractVector{T} where T<:Real)}, Tuple{HighVoronoi.AbstractMesh, AbstractVector{P} where P<:(AbstractVector{T} where T<:Real), Any}} HighVoronoi.HVNearestNeighbors.inrangecount :: Union{Tuple{T}, Tuple{V}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree{V}, AbstractVector{T}, Number}} where {V, T<:Number} HighVoronoi.Voronoi_Integral HighVoronoi.load_Voronoi_info :: Union{Tuple{String}, Tuple{String, Any}} HighVoronoi.load_Voronoi_info :: Union{Tuple{Any}, Tuple{Any, Any}} Base.push! :: Union{Tuple{M}, Tuple{T}, Tuple{M, Pair{Vector{Int64}, T}}} where {T<:(AbstractVector{T} where T<:Real), M<:(HighVoronoi.AbstractMesh{T, VDB} where VDB<:HighVoronoi.VertexDB{T})} HighVoronoi.boundary_vertex HighVoronoi._integrate :: Tuple{Any} HighVoronoi.all_vertices_iterator :: Union{Tuple{M}, Tuple{M, Int64, HighVoronoi.StaticBool{false}}} where M<:HighVoronoi.AbstractMesh HighVoronoi.Voronoi_Domain HighVoronoi.edge_representation2D :: Tuple{Boundary} HighVoronoi.HVNearestNeighbors.HVBallTree :: Union{Tuple{AbstractVector{V}}, Tuple{M}, Tuple{V}, Tuple{AbstractVector{V}, M}} where {V<:AbstractArray, M<:Distances.Metric} HighVoronoi.HVNearestNeighbors.inrange :: Union{Tuple{T}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree, Vector{T}, Number}, Tuple{HighVoronoi.HVNearestNeighbors.HVNNTree, Vector{T}, Number, Any}} where T<:(AbstractVector) HighVoronoi.HVNearestNeighbors.intersects_cuboid_ball :: Union{Tuple{T2}, Tuple{T}, Tuple{T, T2, T2, Float64}} where {T, T2} HighVoronoi.reflect_nodes :: Union{Tuple{AD}, Tuple{AD, Any}} where AD<:HighVoronoi.AbstractDomain HighVoronoi.integrate_cell :: Tuple{Bool, Bool, Bool, Bool, Vararg{Any, 5}} HighVor
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in man/short.md link.text = 1-element Vector{Any}: "Intentions of use" link.url = "showcase/"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2103
invalid local image: unresolved path in man/improving.md link = "./assets/images/original.png"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2103
invalid local image: unresolved path in man/improving.md link = "./assets/images/regular.png"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in showcase.md link.text = 1-element Vector{Any}: Markdown.Code("", "FunctionComposer") link.url = "@ref The-FunctionComposer-struct"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2103
invalid local image: unresolved path in man/metapost.md link = "./assets/images/3D-Plot.jpg"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: "Toy file for testing numerical solver" link.url = "@ref toyfile"
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`