Skip to content

Allow individual images to fail and report which ones fail. #127

Allow individual images to fail and report which ones fail.

Allow individual images to fail and report which ones fail. #127

Triggered via pull request September 23, 2025 18:36
Status Failure
Total duration 11s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E722): phrosty/pipeline.py#L580
phrosty/pipeline.py:580:9: E722 Do not use bare `except`
Ruff (W291): phrosty/pipeline.py#L331
phrosty/pipeline.py:331:59: W291 Trailing whitespace
Ruff (W291): phrosty/pipeline.py#L304
phrosty/pipeline.py:304:39: W291 Trailing whitespace
Ruff (F821): phrosty/pipeline.py#L191
phrosty/pipeline.py:191:13: F821 Undefined name `pipeline`
Ruff (E722): phrosty/pipeline.py#L174
phrosty/pipeline.py:174:9: E722 Do not use bare `except`
Ruff (W293): phrosty/pipeline.py#L143
phrosty/pipeline.py:143:1: W293 Blank line contains whitespace
Ruff (F821): phrosty/pipeline.py#L134
phrosty/pipeline.py:134:13: F821 Undefined name `pipeline`
Ruff (E722): phrosty/pipeline.py#L133
phrosty/pipeline.py:133:9: E722 Do not use bare `except`
Ruff (W291): phrosty/pipeline.py#L119
phrosty/pipeline.py:119:42: W291 Trailing whitespace
Ruff (W291): phrosty/pipeline.py#L108
phrosty/pipeline.py:108:43: W291 Trailing whitespace