Skip to content

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

Allow individual images to fail and report which ones fail.

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

Triggered via pull request September 30, 2025 18:12
Status Failure
Total duration 10s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): phrosty/pipeline.py#L333
phrosty/pipeline.py:333:59: W291 Trailing whitespace
Ruff (W291): phrosty/pipeline.py#L306
phrosty/pipeline.py:306:39: W291 Trailing whitespace
Ruff (W293): phrosty/pipeline.py#L258
phrosty/pipeline.py:258:1: W293 Blank line contains whitespace
Ruff (F821): phrosty/pipeline.py#L193
phrosty/pipeline.py:193:13: F821 Undefined name `pipeline`
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:17: F821 Undefined name `pipeline`
Ruff (E722): phrosty/pipeline.py#L134
phrosty/pipeline.py:134: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