Provide option to install comfyUI by backend calls #188
Annotations
10 errors and 2 warnings
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L47
service/aipg_utils.py:47:23: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L48
service/aipg_utils.py:48:23: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L49
service/aipg_utils.py:49:15: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/comfyui_downloader.py#L37
service/comfyui_downloader.py:37:9: F821 Undefined name `logger`
|
Run astral-sh/ruff-action@v1:
service/comfyui_downloader.py#L112
service/comfyui_downloader.py:112:13: F821 Undefined name `logger`
|
Run astral-sh/ruff-action@v1:
service/comfyui_downloader.py#L112
service/comfyui_downloader.py:112:124: F821 Undefined name `e`
|
Run astral-sh/ruff-action@v1:
service/comfyui_downloader.py#L116
service/comfyui_downloader.py:116:13: F821 Undefined name `logger`
|
Run astral-sh/ruff-action@v1:
service/paint_biz.py#L189
service/paint_biz.py:189:27: F821 Undefined name `model_config`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L38
service/web_api.py:38:8: F401 `aipg_utils` imported but unused
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L292
service/web_api.py:292:12: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1
fatal: no submodule mapping found in .gitmodules for path 'ComfyUI'
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading