Skip to content

Fixing linting

Fixing linting #75

Triggered via push October 29, 2024 15:09
Status Failure
Total duration 33s
Artifacts

mypy.yaml

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

Annotations

14 errors
mypy (3.11): vllm/config.py#L436
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_11" failed.
mypy (3.10): vllm/config.py#L436
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
mypy (3.10)
Process completed with exit code 1.
mypy (3.9)
The job was canceled because "_3_11" failed.
mypy (3.9): vllm/config.py#L436
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.8)
The job was canceled because "_3_11" failed.
mypy (3.8): vllm/config.py#L436
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
mypy (3.8)
The operation was canceled.
mypy (3.12)
The job was canceled because "_3_11" failed.
mypy (3.12): vllm/config.py#L436
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
mypy (3.12)
The operation was canceled.