Skip to content

Fix ambiguity in steiner_tree (#86) #302

Fix ambiguity in steiner_tree (#86)

Fix ambiguity in steiner_tree (#86) #302

Triggered via push November 7, 2024 22:27
Status Failure
Total duration 10m 39s
Artifacts

CI.yml

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

Annotations

3 errors, 14 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
Cannot resolve @ref for md"[`AbstractPathState`](@ref)" in src/index.md. - No docstring found in doc for binding `NamedGraphs.AbstractPathState`. - No docstring found in doc for binding `Main.AbstractPathState`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
19 docstrings not included in the manual: NamedGraphs.GraphsExtensions.incident_edges :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.rem_vertices! :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.random_bfs_tree :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.distance_to_leaves :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.has_leaf_neighbor :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.is_path_graph :: Union{Tuple{var"##238"}, Tuple{Type{SimpleTraits.Not{Graphs.IsDirected{var"##238"}}}, var"##238"}} where var"##238" NamedGraphs.GraphsExtensions.current_partitioning_backend :: Tuple{} NamedGraphs.GraphsExtensions.root_vertex :: Union{Tuple{var"##249"}, Tuple{Type{Graphs.IsDirected{var"##249"}}, var"##249"}} where var"##249" NamedGraphs.GraphsExtensions.is_cycle_graph :: Union{Tuple{var"##239"}, Tuple{Type{SimpleTraits.Not{Graphs.IsDirected{var"##239"}}}, var"##239"}} where var"##239" NamedGraphs.GraphsExtensions.rem_edges! :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.is_leaf_edge :: Union{Tuple{var"##244"}, Tuple{Type{SimpleTraits.Not{Graphs.IsDirected{var"##244"}}}, var"##244", Graphs.AbstractEdge}} where var"##244" NamedGraphs.GraphsExtensions.Backend NamedGraphs.GraphsExtensions.set_partitioning_backend! :: Tuple{Union{Missing, String, NamedGraphs.GraphsExtensions.Backend}} NamedGraphs.NamedGraphGenerators.named_triangular_lattice_graph :: Tuple{Integer, Integer} NamedGraphs.GraphsExtensions.CURRENT_PARTITIONING_BACKEND NamedGraphs.GraphsExtensions.add_edges! :: Tuple{Graphs.AbstractGraph, Any} NamedGraphs.GraphsExtensions.non_leaf_edges :: Tuple{Graphs.AbstractGraph} NamedGraphs.Keys.Key NamedGraphs.NamedGraphGenerators.named_hexagonal_lattice_graph :: Tuple{Integer, Integer} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation
Process completed with exit code 1.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.7 - macOS-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 - macOS-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 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 1.7 - windows-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 - windows-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 1 - 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 - 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 1 - macOS-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 - macOS-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 1 - windows-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 - windows-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-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`