Mypy type ignore #78
Annotations
13 errors
mypy (3.8):
vllm/config.py#L437
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
mypy (3.8)
Process completed with exit code 1.
|
mypy (3.9):
vllm/config.py#L437
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_8" failed.
|
mypy (3.12):
vllm/config.py#L437
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
mypy (3.12)
Process completed with exit code 1.
|
mypy (3.11)
The job was canceled because "_3_8" failed.
|
mypy (3.11):
vllm/config.py#L437
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.10)
The job was canceled because "_3_8" failed.
|
mypy (3.10):
vllm/config.py#L437
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
mypy (3.10)
The operation was canceled.
|