29 - Implemented download functionality based on access status (also … #118
Annotations
9 errors and 2 warnings
Run astral-sh/ruff-action@v1:
service/web_api.py#L36
service/web_api.py:36:8: F401 `aipg_utils` imported but unused
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L277
service/web_api.py:277:12: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L280
service/web_api.py:280:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L286
service/web_api.py:286:8: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L287
service/web_api.py:287:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L330
service/web_api.py:330:22: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L347
service/web_api.py:347:21: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L358
service/web_api.py:358:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1
Process completed with exit code 1.
|
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