Dec 06 rebase #1222
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.
|