Skip to content

snappl update

snappl update #140

Triggered via pull request October 29, 2025 19:06
Status Failure
Total duration 9s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E722): phrosty/pipeline.py#L926
phrosty/pipeline.py:926:29: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L917
phrosty/pipeline.py:917:29: E722 Do not use bare `except`
Ruff (F821): phrosty/pipeline.py#L723
phrosty/pipeline.py:723:41: F821 Undefined name `sci_image`
Ruff (F821): phrosty/pipeline.py#L717
phrosty/pipeline.py:717:21: F821 Undefined name `sci_image`
Ruff (W291): phrosty/pipeline.py#L715
phrosty/pipeline.py:715:43: W291 Trailing whitespace
Ruff (F821): phrosty/pipeline.py#L690
phrosty/pipeline.py:690:79: F821 Undefined name `x`
Ruff (E722): phrosty/pipeline.py#L686
phrosty/pipeline.py:686:9: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L586
phrosty/pipeline.py:586:9: E722 Do not use bare `except`
Ruff (E722): phrosty/pipeline.py#L174
phrosty/pipeline.py:174:9: E722 Do not use bare `except`
Ruff (F401): phrosty/pipeline.py#L32
phrosty/pipeline.py:32:31: F401 `snappl.lightcurve.Lightcurve` imported but unused