Skip to content

Fixes and Exception for not supported pooling types #73

Fixes and Exception for not supported pooling types

Fixes and Exception for not supported pooling types #73

Triggered via push October 28, 2024 22:10
Status Failure
Total duration 30s
Artifacts

mypy.yaml

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

Annotations

13 errors
mypy (3.10): vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
mypy (3.10)
Process completed with exit code 1.
mypy (3.9): vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
mypy (3.9)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_9" failed.
mypy (3.11): vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
mypy (3.11)
Process completed with exit code 1.
mypy (3.8)
The job was canceled because "_3_9" failed.
mypy (3.8): vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
mypy (3.8)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_9" failed.
mypy (3.12): vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
mypy (3.12)
Process completed with exit code 1.