Skip to content

remove old performance patch xpu #910

remove old performance patch xpu

remove old performance patch xpu #910

Triggered via pull request September 1, 2025 16:40
Status Failure
Total duration 4m 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
check
Process completed with exit code 1.
Ruff (F821): ai_diffusion/workflow.py#L1355
ai_diffusion/workflow.py:1355:27: F821 Undefined name `strip_prompt_comments`
Ruff (F821): ai_diffusion/workflow.py#L1351
ai_diffusion/workflow.py:1351:9: F821 Undefined name `strip_prompt_comments`
Ruff (F821): ai_diffusion/workflow.py#L1348
ai_diffusion/workflow.py:1348:31: F821 Undefined name `strip_prompt_comments`
check
3 errors
check: ai_diffusion/workflow.py#L1355
"strip_prompt_comments" is not defined (reportUndefinedVariable)
check: ai_diffusion/workflow.py#L1351
"strip_prompt_comments" is not defined (reportUndefinedVariable)
check: ai_diffusion/workflow.py#L1348
"strip_prompt_comments" is not defined (reportUndefinedVariable)
test
Process completed with exit code 1.