Feat/29 handle download errors backup #119
Annotations
10 errors and 2 warnings
Ruff (E701):
service/aipg_utils.py#L43
service/aipg_utils.py:43:23: E701 Multiple statements on one line (colon)
|
Ruff (E701):
service/aipg_utils.py#L44
service/aipg_utils.py:44:23: E701 Multiple statements on one line (colon)
|
Ruff (E701):
service/aipg_utils.py#L45
service/aipg_utils.py:45:15: E701 Multiple statements on one line (colon)
|
Ruff (F401):
service/web_api.py#L36
service/web_api.py:36:8: F401 `aipg_utils` imported but unused
|
Ruff (F821):
service/web_api.py#L277
service/web_api.py:277:12: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L280
service/web_api.py:280:9: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L286
service/web_api.py:286:8: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L287
service/web_api.py:287:9: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L330
service/web_api.py:330:22: F821 Undefined name `rag`
|
Ruff (F821):
service/web_api.py#L347
service/web_api.py:347:21: 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
|