Skip to content

Add flake bugbears to ruff #1908

Add flake bugbears to ruff

Add flake bugbears to ruff #1908

Triggered via pull request September 17, 2025 10:55
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
lint-mdanse
7s
lint-mdanse
lint_check_ruff
8s
lint_check_ruff
lint_format_ruff_gui
11s
lint_format_ruff_gui
lint_check_ruff_gui
8s
lint_check_ruff_gui
lint_vermin
12s
lint_vermin
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint-mdanse
The process '/opt/hostedtoolcache/ruff/0.13.0/x86_64/ruff' failed with exit code 1
lint_check_ruff
The process '/opt/hostedtoolcache/ruff/0.13.0/x86_64/ruff' failed with exit code 1
Ruff (B904): MDANSE/Src/MDANSE/Framework/Parsers/CP2K_Cell.py#L53
MDANSE/Src/MDANSE/Framework/Parsers/CP2K_Cell.py:53:21: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
lint_check_ruff_gui
The process '/opt/hostedtoolcache/ruff/0.13.0/x86_64/ruff' failed with exit code 1
Ruff (RUF005): MDANSE_GUI/Src/MDANSE_GUI/InputWidgets/MDAnalysisTopologyFileWidget.py#L28
MDANSE_GUI/Src/MDANSE_GUI/InputWidgets/MDAnalysisTopologyFileWidget.py:28:31: RUF005 Consider `["AUTO", *list(format_options)]` instead of concatenation
lint_vermin
Process completed with exit code 1.