Skip to content

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

Allow individual images to fail and report which ones fail.

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

Triggered via pull request September 17, 2025 16:02
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#L176
phrosty/pipeline.py:176:9: E722 Do not use bare `except`
Ruff (W293): phrosty/pipeline.py#L145
phrosty/pipeline.py:145:1: W293 Blank line contains whitespace
Ruff (F821): phrosty/pipeline.py#L136
phrosty/pipeline.py:136:13: F821 Undefined name `pipeline`
Ruff (E722): phrosty/pipeline.py#L135
phrosty/pipeline.py:135:9: E722 Do not use bare `except`
Ruff (W291): phrosty/pipeline.py#L128
phrosty/pipeline.py:128:12: W291 Trailing whitespace
Ruff (W291): phrosty/pipeline.py#L121
phrosty/pipeline.py:121:42: W291 Trailing whitespace
Ruff (D212): phrosty/pipeline.py#L119
phrosty/pipeline.py:119:9: D212 Multi-line docstring summary should start at the first line
Ruff (W291): phrosty/pipeline.py#L111
phrosty/pipeline.py:111:12: W291 Trailing whitespace
Ruff (W291): phrosty/pipeline.py#L109
phrosty/pipeline.py:109:43: W291 Trailing whitespace
Ruff (D212): phrosty/pipeline.py#L97
phrosty/pipeline.py:97:9: D212 Multi-line docstring summary should start at the first line