[Frontend] Automatic detection of chat content format from AST #24959
Annotations
25 errors
Ruff (F401):
vllm/entrypoints/chat_utils.py#L11
vllm/entrypoints/chat_utils.py:11:8: F401 `jinja2` imported but unused
|
Ruff (F821):
vllm/entrypoints/chat_utils.py#L498
vllm/entrypoints/chat_utils.py:498:20: F821 Undefined name `mm_tracer`
|
Ruff (F841):
vllm/entrypoints/chat_utils.py#L669
vllm/entrypoints/chat_utils.py:669:5: F841 Local variable `compiled` is assigned to but never used
|
Ruff (SIM114):
vllm/entrypoints/chat_utils.py#L672
vllm/entrypoints/chat_utils.py:672:5: SIM114 Combine `if` branches using logical `or` operator
|
ruff (3.9)
Process completed with exit code 1.
|
ruff (3.10)
The job was canceled because "_3_9" failed.
|
Ruff (F401):
vllm/entrypoints/chat_utils.py#L11
vllm/entrypoints/chat_utils.py:11:8: F401 `jinja2` imported but unused
|
Ruff (F821):
vllm/entrypoints/chat_utils.py#L498
vllm/entrypoints/chat_utils.py:498:20: F821 Undefined name `mm_tracer`
|
Ruff (F841):
vllm/entrypoints/chat_utils.py#L669
vllm/entrypoints/chat_utils.py:669:5: F841 Local variable `compiled` is assigned to but never used
|
Ruff (SIM114):
vllm/entrypoints/chat_utils.py#L672
vllm/entrypoints/chat_utils.py:672:5: SIM114 Combine `if` branches using logical `or` operator
|
ruff (3.10)
Process completed with exit code 1.
|
ruff (3.11)
The job was canceled because "_3_9" failed.
|
Ruff (F401):
vllm/entrypoints/chat_utils.py#L11
vllm/entrypoints/chat_utils.py:11:8: F401 `jinja2` imported but unused
|
Ruff (F821):
vllm/entrypoints/chat_utils.py#L498
vllm/entrypoints/chat_utils.py:498:20: F821 Undefined name `mm_tracer`
|
Ruff (F841):
vllm/entrypoints/chat_utils.py#L669
vllm/entrypoints/chat_utils.py:669:5: F841 Local variable `compiled` is assigned to but never used
|
Ruff (SIM114):
vllm/entrypoints/chat_utils.py#L672
vllm/entrypoints/chat_utils.py:672:5: SIM114 Combine `if` branches using logical `or` operator
|
ruff (3.11)
Process completed with exit code 1.
|
ruff (3.8)
The job was canceled because "_3_9" failed.
|
Ruff (F401):
vllm/entrypoints/chat_utils.py#L11
vllm/entrypoints/chat_utils.py:11:8: F401 `jinja2` imported but unused
|
Ruff (F821):
vllm/entrypoints/chat_utils.py#L498
vllm/entrypoints/chat_utils.py:498:20: F821 Undefined name `mm_tracer`
|
Ruff (F841):
vllm/entrypoints/chat_utils.py#L669
vllm/entrypoints/chat_utils.py:669:5: F841 Local variable `compiled` is assigned to but never used
|
Ruff (SIM114):
vllm/entrypoints/chat_utils.py#L672
vllm/entrypoints/chat_utils.py:672:5: SIM114 Combine `if` branches using logical `or` operator
|
ruff (3.8)
Process completed with exit code 1.
|
ruff (3.12)
The job was canceled because "_3_9" failed.
|
ruff (3.12)
The operation was canceled.
|