Skip to content

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

Allow individual images to fail and report which ones fail.

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

Triggered via pull request October 8, 2025 16:30
Status Failure
Total duration 11s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E501): phrosty/pipeline.py#L607
phrosty/pipeline.py:607:121: E501 Line too long (129 > 120)
Ruff (E722): phrosty/pipeline.py#L579
phrosty/pipeline.py:579:9: E722 Do not use bare `except`
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#L249
phrosty/pipeline.py:249:1: W293 Blank line contains whitespace
Ruff (W291): phrosty/pipeline.py#L175
phrosty/pipeline.py:175:39: W291 Trailing whitespace
Ruff (E722): phrosty/pipeline.py#L171
phrosty/pipeline.py:171:9: E722 Do not use bare `except`
Ruff (W293): phrosty/pipeline.py#L140
phrosty/pipeline.py:140:1: W293 Blank line contains whitespace
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