Update make.jl #5
Annotations
2 errors and 5 warnings
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
11 docstrings not included in the manual:
SimpleHypergraphs.findcommunities :: Tuple{Hypergraph, CFLabelPropagationFinder}
SimpleHypergraphs.edge_adjacency_matrix :: Tuple{Any}
SimpleHypergraphs.prune_hypergraph :: Tuple{Hypergraph}
SimpleHypergraphs.adjacency_matrix :: Tuple{Any}
SimpleHypergraphs.prune_hypergraph! :: Tuple{Hypergraph}
SimpleHypergraphs.AbstractDistance
SimpleHypergraphs.CFLabelPropagationFinder
SimpleHypergraphs.SedgeDistanceDijkstra
SimpleHypergraphs.distance :: Tuple{Hypergraph, SedgeDistanceDijkstra}
SimpleHypergraphs.distance :: Tuple{Hypergraph, SnodeDistanceDijkstra}
SimpleHypergraphs.SnodeDistanceDijkstra
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:
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
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, 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/
|
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@v3, julia-actions/setup-julia@v1, 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/
|
Julia 1.6 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1, 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/
|