Skip to content

Update Project.toml #175

Update Project.toml

Update Project.toml #175

Triggered via push January 18, 2025 06:05
Status Success
Total duration 27m 28s
Artifacts

CI.yml

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

Annotations

13 warnings and 1 notice
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
55 docstrings not included in the manual: HighVoronoi.all_vertices_iterator :: Union{Tuple{M}, Tuple{M, Int64, HighVoronoi.StaticBool{false}}} where M<:HighVoronoi.AbstractMesh HighVoronoi.meshindex_from_external :: Tuple{Any, Any} HighVoronoi.meshindex_from_external :: Tuple{HighVoronoi.SerialIntegral, Any} HighVoronoi.meshindex_from_internal :: Union{Tuple{AM}, Tuple{AM, Any}} where AM<:HighVoronoi.SerialMesh HighVoronoi.meshindex_from_internal :: Tuple{HighVoronoi.SerialIntegral, Any} HighVoronoi.walkray :: Tuple{AbstractVector{<:Integer}, AbstractVector{T} where T<:Real, AbstractVector{<:AbstractVector{T}} where T<:Real, Vararg{Any, 4}} 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.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.boundary_vertex HighVoronoi.descent :: Tuple{AbstractVector{<:AbstractVector{T}} where T<:Real, HighVoronoi.RaycastIncircleSkip, Any} HighVoronoi.load_Voronoi_info :: Union{Tuple{String}, Tuple{String, Any}} HighVoronoi.load_Voronoi_info :: Union{Tuple{Any}, Tuple{Any, Any}} HighVoronoi.integrate_cell :: Tuple{Bool, Bool, Bool, Bool, Vararg{Any, 5}} HighVoronoi.reduce_periodic_part :: Tuple{Boundary} HighVoronoi._integrate :: NTuple{5, Any} HighVoronoi.SingleThread 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.new_Buffer_vertices! :: Tuple{VDB} where VDB<:HighVoronoi.VDBExplicitHeap HighVoronoi.Voronoi_Domain HighVoronoi.unify_BC_format :: Tuple{Any, Any, Any} HighVoronoi.ThreadSafeDict HighVoronoi.Voronoi_Integral HighVoronoi.Voronoi_MESH HighVoronoi.internal_sig :: Union{Tuple{AVI}, Tuple{M}, Tuple{M, AVI}} where {M<:HighVoronoi.AbstractMesh, AVI<:AbstractVector{Int64}} HighVoronoi.filter_bv! :: Union{Tuple{M}, Tuple{Any, M}, Tuple{Any, M, Any}, Tuple{Any, M, Any, Any}} where M<:HighVoronoi.AbstractMesh HighVoronoi.vertices_iterator :: Union{Tuple{M}, Tuple{M, Int64, HighVoronoi.StaticBool{false}}} where M<:HighVoronoi.AbstractMesh HighVoronoi.intersections! :: Tuple{Boundary, Any, Any} HighVoronoi.SparseVectorWrapper HighVoronoi.Montecarlo_Integrator Base.haskey :: Union{Tuple{AVI}, Tuple{AM}, Tuple{AM, AVI}} where {AM<:HighVoronoi.AbstractMesh, AVI<:AbstractVector{Int64}} 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.DiameterFunction :: Tuple{Any} HighVoronoi.MultiThread 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}} 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.edge_representation2D :: Tuple{Boundary} HighVoronoi.extract_BC :: Tuple{Any, Any, Any} HighVoronoi.AutoThread :: Tuple{} HighVoronoi.draw3D :: Union{Tuple{HVI}, Tuple{HVI, String}} where HVI<:HighVoronoi.HVIntegral HighVoronoi.integrate :: NTuple{5, Any} Base.cop
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 1.9 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1.7 - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia nightly - ubuntu-latest - x64 - push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[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`