[Platform] Add platform pluggable framework #29623
Annotations
10 errors and 1 warning
Analysing the code with ruff:
vllm/__init__.py#L12
vllm/__init__.py:12:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L13
vllm/__init__.py:13:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L14
vllm/__init__.py:14:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L15
vllm/__init__.py:15:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L16
vllm/__init__.py:16:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L17
vllm/__init__.py:17:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L18
vllm/__init__.py:18:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L19
vllm/__init__.py:19:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L24
vllm/__init__.py:24:1: E402 Module level import not at top of file
|
Analysing the code with ruff:
vllm/__init__.py#L25
vllm/__init__.py:25:1: E402 Module level import not at top of file
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading