Jan 10 rebase #1516
Annotations
8 errors and 1 warning
Analysing the code with ruff:
tests/conftest.py#L663
tests/conftest.py:663:31: F821 Undefined name `current_platform`
|
Analysing the code with ruff:
tests/conftest.py#L747
tests/conftest.py:747:37: F821 Undefined name `current_platform`
|
Analysing the code with ruff:
vllm/attention/backends/hpu_attn.py#L195
vllm/attention/backends/hpu_attn.py:195:13: F821 Undefined name `attn_type`
|
Analysing the code with ruff:
vllm/attention/backends/hpu_attn.py#L196
vllm/attention/backends/hpu_attn.py:196:21: F821 Undefined name `attn_type`
|
Analysing the code with ruff:
vllm/attention/backends/hpu_attn.py#L200
vllm/attention/backends/hpu_attn.py:200:12: F821 Undefined name `attn_type`
|
Analysing the code with ruff:
vllm/engine/arg_utils.py#L119
vllm/engine/arg_utils.py:119:42: F821 Undefined name `current_platform`
|
Analysing the code with ruff:
vllm/executor/multiproc_worker_utils.py#L285
vllm/executor/multiproc_worker_utils.py:285:17: F821 Undefined name `envs`
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading