Skip to content

Add some ES and DE #329

Add some ES and DE

Add some ES and DE #329

Triggered via pull request January 13, 2025 06:26
Status Failure
Total duration 16s
Artifacts

ruff-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (I001): src/evox/algorithms/__init__.py#L37
src/evox/algorithms/__init__.py:37:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): src/evox/algorithms/de_variants/__init__.py#L4
src/evox/algorithms/de_variants/__init__.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): src/evox/algorithms/de_variants/code.py#L1
src/evox/algorithms/de_variants/code.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W293): src/evox/algorithms/de_variants/code.py#L41
src/evox/algorithms/de_variants/code.py:41:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L43
src/evox/algorithms/de_variants/code.py:43:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L60
src/evox/algorithms/de_variants/code.py:60:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L66
src/evox/algorithms/de_variants/code.py:66:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L75
src/evox/algorithms/de_variants/code.py:75:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L77
src/evox/algorithms/de_variants/code.py:77:1: W293 Blank line contains whitespace
Ruff (W293): src/evox/algorithms/de_variants/code.py#L80
src/evox/algorithms/de_variants/code.py:80:1: W293 Blank line contains whitespace
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636