Skip to content

Disaggregate prefill decode with zmq #14

Disaggregate prefill decode with zmq

Disaggregate prefill decode with zmq #14

Triggered via pull request March 8, 2025 13:25
Status Failure
Total duration 2m 41s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pre-commit: vllm/entrypoints/disagg_connector.py#L176
Item "None" of "Optional[Any]" has no attribute "encode" [union-attr]
pre-commit: vllm/entrypoints/disagg_connector.py#L85
Need type annotation for "queue" [var-annotated]
pre-commit: vllm/entrypoints/disagg_connector.py#L222
Missing return statement [return]
pre-commit: vllm/entrypoints/disagg_connector.py#L178
Invalid index type "Optional[Any]" for "dict[str, Queue[Any]]"; expected type "str" [index]
pre-commit: vllm/entrypoints/disagg_connector.py#L176
Item "None" of "Optional[Any]" has no attribute "encode" [union-attr]
pre-commit: vllm/entrypoints/disagg_connector.py#L85
Need type annotation for "queue" [var-annotated]
pre-commit: vllm/entrypoints/disagg_connector.py#L222
Missing return statement [return]
pre-commit: vllm/entrypoints/disagg_connector.py#L178
Invalid index type "Optional[Any]" for "dict[str, Queue[Any]]"; expected type "str" [index]
pre-commit: vllm/entrypoints/disagg_connector.py#L176
Item "None" of "Optional[Any]" has no attribute "encode" [union-attr]
pre-commit: vllm/entrypoints/disagg_connector.py#L85
Need type annotation for "queue" [var-annotated]