Skip to content

Support for Qwen-Image, Qwen-Image-Edit, and Qwen-Image-Edit-Plus #951

Support for Qwen-Image, Qwen-Image-Edit, and Qwen-Image-Edit-Plus

Support for Qwen-Image, Qwen-Image-Edit, and Qwen-Image-Edit-Plus #951

Triggered via pull request October 5, 2025 03:01
Status Failure
Total duration 5m 39s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
check
Process completed with exit code 1.
check: ai_diffusion/workflow.py#L169
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L166
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L161
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L157
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L154
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L151
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L149
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/workflow.py#L145
"model" is possibly unbound (reportPossiblyUnboundVariable)
check: ai_diffusion/client.py#L110
Operator "in" not supported for types "Literal['svdq']" and "str | None"   Operator "in" not supported for types "Literal['svdq']" and "None" (reportOperatorIssue)
check: ai_diffusion/client.py#L110
Operator "in" not supported for types "Literal['qwen']" and "str | None"   Operator "in" not supported for types "Literal['qwen']" and "None" (reportOperatorIssue)