Skip to content

Format code

Format code #11

Re-run triggered January 6, 2025 06:05
Status Failure
Total duration 18s
Artifacts

ruff-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (I001): benchmarks/pso.py#L3
benchmarks/pso.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): benchmarks/utils.py#L3
benchmarks/utils.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/algorithms/test_pso.py#L1
unit_test/algorithms/test_pso.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/core/test_jit_util.py#L1
unit_test/core/test_jit_util.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/core/test_module.py#L1
unit_test/core/test_module.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/problems/test_hpo_wrapper.py#L1
unit_test/problems/test_hpo_wrapper.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/utils/test_control_flow.py#L1
unit_test/utils/test_control_flow.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/utils/test_jit_fix.py#L1
unit_test/utils/test_jit_fix.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): unit_test/workflows/test_std_workflow.py#L1
unit_test/workflows/test_std_workflow.py:1:1: I001 Import block is un-sorted or un-formatted
ruff
The process '/opt/hostedtoolcache/ruff/0.8.6/x86_64/ruff' failed 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