Skip to content

[Platform] Add platform pluggable framework #29623

[Platform] Add platform pluggable framework

[Platform] Add platform pluggable framework #29623

Triggered via pull request December 16, 2024 11:38
Status Failure
Total duration 23s
Artifacts

ruff.yml

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

Annotations

10 errors and 1 warning
Ruff (E402): vllm/__init__.py#L12
vllm/__init__.py:12:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L13
vllm/__init__.py:13:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L14
vllm/__init__.py:14:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L15
vllm/__init__.py:15:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L16
vllm/__init__.py:16:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L17
vllm/__init__.py:17:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L18
vllm/__init__.py:18:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L19
vllm/__init__.py:19:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L24
vllm/__init__.py:24:1: E402 Module level import not at top of file
Ruff (E402): vllm/__init__.py#L25
vllm/__init__.py:25:1: E402 Module level import not at top of file
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636