Skip to content

Fix 1137: Display ComfyUI Queue State #483

Fix 1137: Display ComfyUI Queue State

Fix 1137: Display ComfyUI Queue State #483

Triggered via pull request September 6, 2024 19:47
Status Failure
Total duration 5m 23s
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 | Future[str] | None" cannot be assigned to parameter "value" of type "int" in function "index"   Type "str | Future[str] | None" is incompatible with type "int"     "str" is incompatible with "int" (reportArgumentType)
check: ai_diffusion/connection.py#L175
Cannot assign to attribute "foreign_jobs" for class "Connection*"   Type "int | None" is incompatible with type "int"     "None" is incompatible with "int" (reportAttributeAccessIssue)
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/