Skip to content

tutorial updates

tutorial updates #3

Triggered via push May 9, 2024 03:14
Status Failure
Total duration 3m 39s
Artifacts

CI.yml

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

Annotations

2 errors and 5 warnings
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/utilities/utilities.jl#L44
26 docstrings not included in the manual: SimpleHypergraphs.compute_edge_label :: Tuple{Hypergraph, Int64, Dict{Int64, Int64}, Dict{Int64, Int64}, Random.MersenneTwister} SimpleHypergraphs.findcommunities :: Tuple{Hypergraph, CFLabelPropagationFinder} Graphs.all_neighbors :: Tuple{TwoSectionView, Integer} SimpleHypergraphs.SnodeDistanceDijkstra SimpleHypergraphs.compute_vertex_label :: Tuple{Hypergraph, Int64, Dict{Int64, Int64}, Dict{Int64, Int64}, Random.MersenneTwister} SimpleHypergraphs.SedgeDistanceDijkstra SimpleHypergraphs.prune_hypergraph! :: Tuple{Hypergraph} SimpleHypergraphs._incidence_to_adjacency :: Tuple{Any} SimpleHypergraphs.next_nodes :: Tuple{Hypergraph, Int64} SimpleHypergraphs.CFLabelPropagationFinder SimpleHypergraphs.AbstractDistance SimpleHypergraphs.distance :: Tuple{Hypergraph, SnodeDistanceDijkstra} SimpleHypergraphs.distance :: Tuple{Hypergraph, SedgeDistanceDijkstra} SimpleHypergraphs._convert_to_hnx :: Tuple{Hypergraph} SimpleHypergraphs.adjacency_matrix :: Tuple{Any} SimpleHypergraphs._walk! :: Tuple{Hypergraph, AbstractVector{Int64}, Int64, AbstractVector{Bool}} Graphs.SimpleGraphs.fadj :: Tuple{BipartiteView} Graphs.SimpleGraphs.fadj :: Tuple{TwoSectionView} Graphs.ne :: Tuple{BipartiteView} Graphs.ne :: Tuple{TwoSectionView} Graphs.SimpleGraphs.SimpleGraph :: Tuple{BipartiteView} Graphs.SimpleGraphs.SimpleGraph :: Tuple{TwoSectionView} SimpleHypergraphs.edge_adjacency_matrix :: Tuple{Any} SimpleHypergraphs.prune_hypergraph :: Tuple{Hypergraph} Graphs.nv :: Tuple{BipartiteView} Graphs.nv :: Tuple{TwoSectionView} 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.
Julia 1.6 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation: 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")`
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/