Skip to content

[V1] [7/N] API Server: Multiprocessing Detokenizer [ DO NOT MERGE ] #30905

[V1] [7/N] API Server: Multiprocessing Detokenizer [ DO NOT MERGE ]

[V1] [7/N] API Server: Multiprocessing Detokenizer [ DO NOT MERGE ] #30905

Triggered via pull request December 30, 2024 16:57
Status Failure
Total duration 20s
Artifacts

ruff.yml

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

Annotations

4 errors and 1 warning
Ruff: vllm/v1/engine/core.py#L294
vllm/v1/engine/core.py:294:7: SyntaxError: Expected an identifier
Ruff: vllm/v1/engine/core.py#L296
vllm/v1/engine/core.py:296:1: SyntaxError: Expected an indented block after `class` definition
Ruff (F821): vllm/v1/engine/core_client.py#L48
vllm/v1/engine/core_client.py:48:20: F821 Undefined name `AsyncMPClient`
ruff (3.12)
Process completed with exit code 1.
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636