Skip to content

Merge pull request #951 from odow/od/fix-deprecation #344

Merge pull request #951 from odow/od/fix-deprecation

Merge pull request #951 from odow/od/fix-deprecation #344

Triggered via push August 26, 2025 02:41
Status Success
Total duration 1m 52s
Artifacts

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.11` and linking `v0.11` to `v0.11.1`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.12` and linking `v0.12` to `v0.12.0`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.13` and linking `v0.13` to `v0.13.0`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.14` and linking `v0.14` to `v0.14.0`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.17` and linking `v0.17` to `v0.17.20`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.18` and linking `v0.18` to `v0.18.22`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `v0.19` and linking `v0.19` to `v0.19.0`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.19.0`.
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/html/HTMLWriter.jl#L1906
Generated HTML over size_threshold_warn limit: sorted_containers.md Generated file size: 132.47 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: sorted_containers/index.html
Documentation: ../../../.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl#L49
136 docstrings not included in the manual: DataStructures.DefaultOrderedDict DataStructures.heappush! :: Union{Tuple{AbstractArray, Any}, Tuple{AbstractArray, Any, Base.Order.Ordering}} DataStructures.SwissDict DataStructures.insert_node! :: Tuple{RBTree, DataStructures.RBTreeNode} Base.getindex :: Union{Tuple{K}, Tuple{RBTree{K}, Any}} where K Base.getindex :: Tuple{CircularBuffer, Int64} Base.getindex :: Tuple{DataStructures.DefaultDictBase, Any} DataStructures.fix_insert! :: Tuple{RBTree, DataStructures.RBTreeNode} DataStructures.reset! :: Union{Tuple{V}, Tuple{Accumulator{<:Any, V}, Any}} where V DataStructures.update! :: Union{Tuple{T}, Tuple{MutableBinaryHeap{T}, Int64, Any}} where T DataStructures.extract_all! :: Union{Tuple{AbstractHeap{VT}}, Tuple{VT}} where VT DataStructures.top_with_handle :: Tuple{MutableBinaryHeap} DataStructures.DefaultDictBase Base.merge :: Tuple{Accumulator, Vararg{Accumulator}} Base.merge :: Union{Tuple{Ord}, Tuple{D}, Tuple{K}, Tuple{SortedMultiDict{K, D, Ord}, Vararg{Any}}} where {K, D, Ord<:Base.Order.Ordering} DataStructures.nlargest :: Tuple{Accumulator} DataStructures.nlargest :: Tuple{Int64, AbstractVector} DataStructures.FasterForward Base.merge! :: Union{Tuple{Ord}, Tuple{D}, Tuple{K}, Tuple{SortedMultiDict{K, D, Ord}, Vararg{Any}}} where {K, D, Ord<:Base.Order.Ordering} Base.merge! :: Tuple{Accumulator, Accumulator} Base.union! :: Union{Tuple{T}, Tuple{IntDisjointSet{T}, T, T}} where T<:Integer Base.union! :: Union{Tuple{T}, Tuple{DisjointSet{T}, T, T}} where T Base.pop! :: Union{Tuple{V}, Tuple{K}, Tuple{RobinDict{K, V}, Any, Any}} where {K, V} Base.pop! :: Tuple{CircularBuffer} Base.pop! :: Tuple{OrderedRobinDict, Any, Any} Base.pop! :: Tuple{BinaryMinMaxHeap} Base.pop! :: Tuple{SwissDict, Any} Base.pop! :: Tuple{BinaryHeap} DataStructures.num_groups :: Tuple{DisjointSet} DataStructures.num_groups :: Tuple{IntDisjointSet} DataStructures.left_rotate! :: Tuple{RBTree, DataStructures.RBTreeNode} DataStructures.incdec! :: Union{Tuple{T}, Tuple{FenwickTree{T}, Integer, Integer}, Tuple{FenwickTree{T}, Integer, Integer, Any}} where T Base.haskey :: Union{Tuple{K}, Tuple{RBTree{K}, K}} where K Base.haskey :: Tuple{SwissDict, Any} Base.haskey :: Tuple{OrderedRobinDict, Any} Base.haskey :: Tuple{RobinDict, Any} Base.getkey :: Union{Tuple{Ord}, Tuple{D}, Tuple{K}, Tuple{SortedDict{K, D, Ord}, Any, Any}} where {K, D, Ord<:Base.Order.Ordering} Base.getkey :: Union{Tuple{V}, Tuple{K}, Tuple{RobinDict{K, V}, Any, Any}} where {K, V} Base.getkey :: Union{Tuple{V}, Tuple{K}, Tuple{OrderedRobinDict{K, V}, Any, Any}} where {K, V} Base.getkey :: Union{Tuple{V}, Tuple{K}, Tuple{SwissDict{K, V}, Any, Any}} where {K, V} DataStructures.is_minmax_heap :: Tuple{AbstractVector} DataStructures.find_root! :: Union{Tuple{T}, Tuple{IntDisjointSet{T}, T}} where T<:Integer DataStructures.find_root! :: Union{Tuple{T}, Tuple{DisjointSet{T}, T}} where T DataStructures.root_union! :: Union{Tuple{T}, Tuple{IntDisjointSet{T}, T, T}} where T<:Integer DataStructures.root_union! :: Union{Tuple{T}, Tuple{DisjointSet{T}, T, T}} where T DataStructures.search_node :: Tuple{Any, Any} DataStructures.nextreme :: Union{Tuple{T}, Tuple{Base.Order.Ordering, Int64, AbstractVector{T}}} where T Base.push! :: Tuple{BinaryHeap, Any} Base.push! :: Union{Tuple{IntDisjointSet{T}}, Tuple{T}} where T<:Integer Base.push! :: Union{Tuple{T}, Tuple{DisjointSet{T}, T}} where T Base.push! :: Union{Tuple{D}, Tuple{K}, Tuple{SortedDict{K, D}, Pair}} where {K, D} Base.push! :: Union{Tuple{D}, Tuple{K}, Tuple{SortedMultiDict{K, D}, Pair}} where {K, D} Base.push! :: Union{Tuple{T}, Tuple{CircularBuffer{T}, Any}} where T Base.push! :: Union{Tuple{K}, Tuple{RBTree{K}, Any}} where K DataStructures.children_and_grandchildren :: Union{Tuple{T}, Tuple{T, T}} where T<:Integer DataStructures.capacity :: Tuple{CircularBuffer} DataSt