Skip to content

Add BFS/DFS traversal for directed, as well as undirected graphs #517

Add BFS/DFS traversal for directed, as well as undirected graphs

Add BFS/DFS traversal for directed, as well as undirected graphs #517

Re-run triggered October 24, 2024 08:08
Status Failure
Total duration 2m 51s
Artifacts

rust.yml

on: pull_request
Run python tests
1m 12s
Run python tests
Matrix: Test Suite
Build graph-mate with maturin
41s
Build graph-mate with maturin
Matrix: Package graph_mate for Linux
Matrix: Package graph_mate for Windows
Package graph_mate for Mac x86_64
0s
Package graph_mate for Mac x86_64
Package graph_mate for Mac Universal
0s
Package graph_mate for Mac Universal
Release a Rust crate
0s
Release a Rust crate
Release graph_mate
0s
Release graph_mate
Release all Rust crates
0s
Release all Rust crates
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
Clippy
Process completed with exit code 101.
Test Suite (stable)
Process completed with exit code 101.
Test Suite (beta)
Process completed with exit code 101.
Test Suite (cargo careful)
Process completed with exit code 101.
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build graph-mate with maturin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run python tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (beta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (cargo careful)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/