[CORE] No Request No Scheduler: auto-increment of multi-step #23381
Annotations
6 errors and 1 warning
Mypy:
vllm/engine/llm_engine.py#L139
Item "None" of "Any | None" has no attribute "is_any_finished" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L143
Item "None" of "Any | None" has no attribute "scheduled_seq_groups" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L2118
Value of type "list[Any] | None" is not indexable [index]
|
Mypy:
vllm/engine/llm_engine.py#L2123
Item "None" of "Any | None" has no attribute "scheduled_seq_groups" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L2134
Item "None" of "list[Any] | None" has no attribute "__iter__" (not iterable) [union-attr]
|
Mypy
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