Skip to content

feat: add 10 graph algorithms with tests #18205

feat: add 10 graph algorithms with tests

feat: add 10 graph algorithms with tests #18205

Triggered via pull request June 19, 2026 07:49
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
ruff (W292): fix_minimal.py#L74
fix_minimal.py:74:45: W292 No newline at end of file help: Add trailing newline
ruff (E501): fix_minimal.py#L24
fix_minimal.py:24:89: E501 Line too long (93 > 88)
ruff (E501): fix_minimal.py#L14
fix_minimal.py:14:89: E501 Line too long (93 > 88)