Skip to content

chore(deps-dev): bump ruff from 0.9.2 to 0.14.3 #1503

chore(deps-dev): bump ruff from 0.9.2 to 0.14.3

chore(deps-dev): bump ruff from 0.9.2 to 0.14.3 #1503

Triggered via pull request October 31, 2025 12:06
Status Failure
Total duration 2m 28s
Artifacts

python-package.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Ruff (RUF059): tests/test_io.py#L457
tests/test_io.py:457:14: RUF059 Unpacked variable `axes` is never used
Ruff (RUF059): tests/test_io.py#L273
tests/test_io.py:273:20: RUF059 Unpacked variable `atomcoords` is never used
Ruff (RUF059): tests/test_io.py#L273
tests/test_io.py:273:14: RUF059 Unpacked variable `axes` is never used
Ruff (RUF059): tests/test_io.py#L166
tests/test_io.py:166:20: RUF059 Unpacked variable `atomcoords` is never used
Ruff (RUF059): tests/test_io.py#L166
tests/test_io.py:166:14: RUF059 Unpacked variable `axes` is never used
Ruff (PLC0415): overreact/coords.py#L2090
overreact/coords.py:2090:13: PLC0415 `import` should be at the top-level of a file
Ruff (RUF059): overreact/coords.py#L1955
overreact/coords.py:1955:5: RUF059 Unpacked variable `moments` is never used
Ruff (PLC0415): overreact/_misc.py#L294
overreact/_misc.py:294:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): overreact/_misc.py#L77
overreact/_misc.py:77:5: PLC0415 `import` should be at the top-level of a file
Ruff (PTH208): overreact/_datasets.py#L15
overreact/_datasets.py:15:13: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (RUF059): tests/test_io.py#L457
tests/test_io.py:457:14: RUF059 Unpacked variable `axes` is never used
Ruff (RUF059): tests/test_io.py#L273
tests/test_io.py:273:20: RUF059 Unpacked variable `atomcoords` is never used
Ruff (RUF059): tests/test_io.py#L273
tests/test_io.py:273:14: RUF059 Unpacked variable `axes` is never used
Ruff (RUF059): tests/test_io.py#L166
tests/test_io.py:166:20: RUF059 Unpacked variable `atomcoords` is never used
Ruff (RUF059): tests/test_io.py#L166
tests/test_io.py:166:14: RUF059 Unpacked variable `axes` is never used
Ruff (PLC0415): overreact/coords.py#L2090
overreact/coords.py:2090:13: PLC0415 `import` should be at the top-level of a file
Ruff (RUF059): overreact/coords.py#L1955
overreact/coords.py:1955:5: RUF059 Unpacked variable `moments` is never used
Ruff (PLC0415): overreact/_misc.py#L294
overreact/_misc.py:294:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): overreact/_misc.py#L77
overreact/_misc.py:77:5: PLC0415 `import` should be at the top-level of a file
Ruff (PTH208): overreact/_datasets.py#L15
overreact/_datasets.py:15:13: PTH208 Use `pathlib.Path.iterdir()` instead.