Skip to content

Dec 06 rebase

Dec 06 rebase #1222

Triggered via pull request December 2, 2024 13:35
Status Failure
Total duration 28s
Artifacts

mypy.yaml

on: pull_request
Matrix: mypy
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy (3.11): vllm/config.py#L1152
Incompatible types in assignment (expression has type "tuple[None]", variable has type "int | None") [assignment]
mypy (3.11)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_11" failed.
mypy (3.12): vllm/config.py#L1152
Incompatible types in assignment (expression has type "tuple[None]", variable has type "int | None") [assignment]
mypy (3.12)
Process completed with exit code 1.
mypy (3.9)
The job was canceled because "_3_11" failed.
mypy (3.9): vllm/config.py#L1152
Incompatible types in assignment (expression has type "tuple[None]", variable has type "Optional[int]") [assignment]
mypy (3.9)
The operation was canceled.
mypy (3.10)
The job was canceled because "_3_11" failed.
mypy (3.10): vllm/config.py#L1152
Incompatible types in assignment (expression has type "tuple[None]", variable has type "int | None") [assignment]
mypy (3.10)
The operation was canceled.