Skip to content

Fix 1137: Display ComfyUI Queue State #484

Fix 1137: Display ComfyUI Queue State

Fix 1137: Display ComfyUI Queue State #484

Triggered via pull request September 6, 2024 19:50
Status Failure
Total duration 5m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
check: ai_diffusion/comfy_client.py#L366
Argument of type "str | None" cannot be assigned to parameter "value" of type "str" in function "index"   Type "str | None" is incompatible with type "str"     "None" is incompatible with "str" (reportArgumentType)
check: ai_diffusion/connection.py#L175
"ensure" is not defined (reportUndefinedVariable)
check
2 errors
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/