Skip to content

[Frontend] Automatic detection of chat content format from AST #24959

[Frontend] Automatic detection of chat content format from AST

[Frontend] Automatic detection of chat content format from AST #24959

Triggered via pull request November 1, 2024 15:11
Status Failure
Total duration 25s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

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.