Update TagBot.yml #4
Annotations
2 errors and 3 warnings
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
26 docstrings not included in the manual:
SimpleHypergraphs.compute_vertex_label :: Tuple{Hypergraph, Int64, Dict{Int64, Int64}, Dict{Int64, Int64}, Random.MersenneTwister}
Graphs.all_neighbors :: Tuple{TwoSectionView, Integer}
SimpleHypergraphs._walk! :: Tuple{Hypergraph, AbstractVector{Int64}, Int64, AbstractVector{Bool}}
SimpleHypergraphs.findcommunities :: Tuple{Hypergraph, CFLabelPropagationFinder}
SimpleHypergraphs.prune_hypergraph! :: Tuple{Hypergraph}
SimpleHypergraphs.adjacency_matrix :: Tuple{Any}
SimpleHypergraphs.AbstractDistance
SimpleHypergraphs.distance :: Tuple{Hypergraph, SedgeDistanceDijkstra}
SimpleHypergraphs.distance :: Tuple{Hypergraph, SnodeDistanceDijkstra}
SimpleHypergraphs.SnodeDistanceDijkstra
SimpleHypergraphs.edge_adjacency_matrix :: Tuple{Any}
SimpleHypergraphs.prune_hypergraph :: Tuple{Hypergraph}
SimpleHypergraphs.CFLabelPropagationFinder
SimpleHypergraphs._incidence_to_adjacency :: Tuple{Any}
Graphs.ne :: Tuple{BipartiteView}
Graphs.ne :: Tuple{TwoSectionView}
Graphs.nv :: Tuple{BipartiteView}
Graphs.nv :: Tuple{TwoSectionView}
Graphs.SimpleGraphs.SimpleGraph :: Tuple{BipartiteView}
Graphs.SimpleGraphs.SimpleGraph :: Tuple{TwoSectionView}
Graphs.SimpleGraphs.fadj :: Tuple{BipartiteView}
Graphs.SimpleGraphs.fadj :: Tuple{TwoSectionView}
SimpleHypergraphs.SedgeDistanceDijkstra
SimpleHypergraphs.compute_edge_label :: Tuple{Hypergraph, Int64, Dict{Int64, Int64}, Dict{Int64, Int64}, Random.MersenneTwister}
SimpleHypergraphs._convert_to_hnx :: Tuple{Hypergraph}
SimpleHypergraphs.next_nodes :: Tuple{Hypergraph, Int64}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Run julia-actions/julia-docdeploy@latest
Process completed with exit code 1.
|
Run julia-actions/julia-docdeploy@latest:
src/SimpleHypergraphs.jl#L62
The plotting functionality of HyperNetX will not work!
Conda Python networkx not found.
Conda Python HyperNetX not found.
To test your installation try running `using PyCall;pyimport("networkx");pyimport("hypernetx")`
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading