Switch to zipped portable git #194
Annotations
10 errors and 2 warnings
Ruff (F541):
service/comfyui_downloader.py#L51
service/comfyui_downloader.py:51:27: F541 f-string without any placeholders
|
Ruff (F821):
service/comfyui_downloader.py#L121
service/comfyui_downloader.py:121:125: F821 Undefined name `e`
|
Ruff (F401):
service/web_api.py#L38
service/web_api.py:38:8: F401 `aipg_utils` imported but unused
|
Ruff (F821):
service/web_api.py#L296
service/web_api.py:296:12: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L299
service/web_api.py:299:9: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L305
service/web_api.py:305:8: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L306
service/web_api.py:306:9: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L349
service/web_api.py:349:22: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L366
service/web_api.py:366:21: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L377
service/web_api.py:377:9: F821 Undefined name `rag`
|
ruff
fatal: no submodule mapping found in .gitmodules for path 'ComfyUI'
|
ruff
The process '/usr/bin/git' failed with exit code 128
|