Skip to content

consistent handling of filled reflections #344

consistent handling of filled reflections

consistent handling of filled reflections #344

Triggered via pull request November 3, 2024 19:36
Status Failure
Total duration 16s
Artifacts

lint.yml

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

Annotations

10 errors
Ruff (PLW0127): meteor/iterative.py#L117
meteor/iterative.py:117:5: PLW0127 Self-assignment of variable `difference`
Ruff (ERA001): meteor/iterative.py#L157
meteor/iterative.py:157:5: ERA001 Found commented-out code
Ruff (ERA001): meteor/iterative.py#L159
meteor/iterative.py:159:5: ERA001 Found commented-out code
Ruff (ERA001): meteor/iterative.py#L160
meteor/iterative.py:160:5: ERA001 Found commented-out code
Ruff (ERA001): meteor/iterative.py#L161
meteor/iterative.py:161:5: ERA001 Found commented-out code
Ruff (ERA001): meteor/iterative.py#L162
meteor/iterative.py:162:5: ERA001 Found commented-out code
Ruff (FIX002): meteor/iterative.py#L232
meteor/iterative.py:232:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): meteor/rsmap.py#L303
meteor/rsmap.py:303:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (PLR0206): meteor/rsmap.py#L305
meteor/rsmap.py:305:9: PLR0206 Cannot have defined parameters for properties
Ruff (FIX002): meteor/rsmap.py#L306
meteor/rsmap.py:306:11: FIX002 Line contains TODO, consider resolving the issue