Starting point for MacOS development #110
Annotations
10 errors and 2 warnings
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L43
service/aipg_utils.py:43:23: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L44
service/aipg_utils.py:44:23: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/aipg_utils.py#L45
service/aipg_utils.py:45:15: E701 Multiple statements on one line (colon)
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L32
service/web_api.py:32:8: F401 `aipg_utils` imported but unused
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L265
service/web_api.py:265:12: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L268
service/web_api.py:268:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L274
service/web_api.py:274:8: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L275
service/web_api.py:275:9: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L318
service/web_api.py:318:22: F821 Undefined name `rag`
|
Run astral-sh/ruff-action@v1:
service/web_api.py#L335
service/web_api.py:335:21: 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