Starting point for MacOS development #46
Annotations
9 errors and 2 warnings
Run astral-sh/ruff-action@v1:
service/web_api.py#L63
service/web_api.py:63:8: F401 `aipg_utils` imported but unused
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L268
service/web_api.py:268:12: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L271
service/web_api.py:271:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L277
service/web_api.py:277:8: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L278
service/web_api.py:278:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L321
service/web_api.py:321:22: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L338
service/web_api.py:338:21: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L349
service/web_api.py:349: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