Skip to content

Update vllm/transformers_utils/tokenizer_group/__init__.py #54

Update vllm/transformers_utils/tokenizer_group/__init__.py

Update vllm/transformers_utils/tokenizer_group/__init__.py #54

Triggered via push October 24, 2024 12:42
Status Failure
Total duration 31s
Artifacts

mypy.yaml

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

Annotations

14 errors
mypy (3.10): vllm/config.py#L1856
Argument 1 to "int" has incompatible type "Optional[int]"; expected "Union[str, Buffer, SupportsInt, SupportsIndex, SupportsTrunc]" [arg-type]
mypy (3.10)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_10" failed.
mypy (3.11): vllm/config.py#L1856
Argument 1 to "int" has incompatible type "Optional[int]"; expected "Union[str, Buffer, SupportsInt, SupportsIndex, SupportsTrunc]" [arg-type]
mypy (3.11)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_10" failed.
mypy (3.12): vllm/config.py#L1856
Argument 1 to "int" has incompatible type "Optional[int]"; expected "Union[str, Buffer, SupportsInt, SupportsIndex, SupportsTrunc]" [arg-type]
mypy (3.12)
Process completed with exit code 1.
mypy (3.8)
The job was canceled because "_3_10" failed.
mypy (3.8): vllm/config.py#L1856
Argument 1 to "int" has incompatible type "Optional[int]"; expected "Union[str, Buffer, SupportsInt, SupportsIndex, SupportsTrunc]" [arg-type]
mypy (3.8)
Process completed with exit code 1.
mypy (3.9)
The job was canceled because "_3_10" failed.
mypy (3.9): vllm/config.py#L1856
Argument 1 to "int" has incompatible type "Optional[int]"; expected "Union[str, Buffer, SupportsInt, SupportsIndex, SupportsTrunc]" [arg-type]
mypy (3.9)
The operation was canceled.