Skip to content

snappl update

snappl update #141

Triggered via pull request October 31, 2025 17:46
Status Failure
Total duration 12s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E722): phrosty/pipeline.py#L960
phrosty/pipeline.py:960:29: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L951
phrosty/pipeline.py:951:29: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L942
phrosty/pipeline.py:942:29: E722 Do not use bare `except`
Ruff (W293): phrosty/pipeline.py#L803
phrosty/pipeline.py:803:1: W293 Blank line contains whitespace
Ruff (W291): phrosty/pipeline.py#L725
phrosty/pipeline.py:725:43: W291 Trailing whitespace
Ruff (F821): phrosty/pipeline.py#L700
phrosty/pipeline.py:700:79: F821 Undefined name `x`
Ruff (E722): phrosty/pipeline.py#L696
phrosty/pipeline.py:696:9: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L596
phrosty/pipeline.py:596:9: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L177
phrosty/pipeline.py:177:9: E722 Do not use bare `except`
Ruff (F401): phrosty/pipeline.py#L35
phrosty/pipeline.py:35:31: F401 `snappl.lightcurve.Lightcurve` imported but unused