Skip to content

Fixes #9943

Fixes #9943 #12060

Triggered via pull request December 15, 2024 13:13
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (E501): graphs/graphs_floyd_warshall.py#L3
graphs/graphs_floyd_warshall.py:3:89: E501 Line too long (90 > 88)
Ruff (E501): graphs/graphs_floyd_warshall.py#L14
graphs/graphs_floyd_warshall.py:14:89: E501 Line too long (118 > 88)
Ruff (E501): graphs/graphs_floyd_warshall.py#L18
graphs/graphs_floyd_warshall.py:18:89: E501 Line too long (101 > 88)
Ruff (E501): graphs/graphs_floyd_warshall.py#L45
graphs/graphs_floyd_warshall.py:45:89: E501 Line too long (146 > 88)
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636