Additional mypy checking for vllm/executor #30041
Annotations
6 errors and 1 warning
Ruff (E501):
vllm/executor/ray_gpu_executor.py#L5
vllm/executor/ray_gpu_executor.py:5:81: E501 Line too long (86 > 80)
|
Ruff (UP037):
vllm/executor/ray_gpu_executor.py#L56
vllm/executor/ray_gpu_executor.py:56:35: UP037 Remove quotes from type annotation
|
Ruff (E501):
vllm/executor/ray_gpu_executor.py#L56
vllm/executor/ray_gpu_executor.py:56:81: E501 Line too long (90 > 80)
|
Ruff (E501):
vllm/executor/ray_gpu_executor.py#L209
vllm/executor/ray_gpu_executor.py:209:81: E501 Line too long (104 > 80)
|
Ruff (E501):
vllm/executor/ray_gpu_executor.py#L210
vllm/executor/ray_gpu_executor.py:210:81: E501 Line too long (108 > 80)
|
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
|