Zhn/fish e2e merge #25562
Annotations
35 errors and 1 warning
mypy (3.11):
vllm/multimodal/speech.py#L24
Signature of "_default_input_mapper" incompatible with supertype "MultiModalPlugin" [override]
|
mypy (3.11):
vllm/multimodal/speech.py#L37
Incompatible return value type (got "None", expected "str") [return-value]
|
mypy (3.11):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L60
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.11):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L70
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.11):
vllm/sequence.py#L246
Incompatible return value type (got "list[Any]", expected "array[Any]") [return-value]
|
mypy (3.11):
vllm/sequence.py#L1021
Incompatible types in assignment (expression has type "None", variable has type "list[int]") [assignment]
|
mypy (3.11):
vllm/outputs.py#L277
Argument 7 to "CompletionOutput" has incompatible type "int | str | None"; expected "str | None" [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/multimodal/speech.py#L24
Signature of "_default_input_mapper" incompatible with supertype "MultiModalPlugin" [override]
|
mypy (3.10):
vllm/multimodal/speech.py#L37
Incompatible return value type (got "None", expected "str") [return-value]
|
mypy (3.10):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L60
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.10):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L70
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.10):
vllm/sequence.py#L246
Incompatible return value type (got "list[Any]", expected "array[Any]") [return-value]
|
mypy (3.10):
vllm/sequence.py#L1021
Incompatible types in assignment (expression has type "None", variable has type "list[int]") [assignment]
|
mypy (3.10):
vllm/outputs.py#L277
Argument 7 to "CompletionOutput" has incompatible type "int | str | None"; expected "str | None" [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/multimodal/speech.py#L24
Signature of "_default_input_mapper" incompatible with supertype "MultiModalPlugin" [override]
|
mypy (3.9):
vllm/multimodal/speech.py#L37
Incompatible return value type (got "None", expected "str") [return-value]
|
mypy (3.9):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L60
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.9):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L70
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.9):
vllm/sequence.py#L246
Incompatible return value type (got "list[Any]", expected "array[Any]") [return-value]
|
mypy (3.9):
vllm/sequence.py#L1021
Incompatible types in assignment (expression has type "None", variable has type "list[int]") [assignment]
|
mypy (3.9):
vllm/outputs.py#L277
Argument 7 to "CompletionOutput" has incompatible type "Union[int, str, None]"; expected "Optional[str]" [arg-type]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_11" failed.
|
mypy (3.12):
vllm/multimodal/speech.py#L24
Signature of "_default_input_mapper" incompatible with supertype "MultiModalPlugin" [override]
|
mypy (3.12):
vllm/multimodal/speech.py#L37
Incompatible return value type (got "None", expected "str") [return-value]
|
mypy (3.12):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L60
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.12):
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L70
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
mypy (3.12):
vllm/sequence.py#L246
Incompatible return value type (got "list[Any]", expected "array[Any]") [return-value]
|
mypy (3.12):
vllm/sequence.py#L1021
Incompatible types in assignment (expression has type "None", variable has type "list[int]") [assignment]
|
mypy (3.12):
vllm/outputs.py#L277
Argument 7 to "CompletionOutput" has incompatible type "int | str | None"; expected "str | None" [arg-type]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|