Zhn/fish e2e merge #25562
Annotations
9 errors
|
Mypy:
vllm/multimodal/speech.py#L24
Signature of "_default_input_mapper" incompatible with supertype "MultiModalPlugin" [override]
|
Mypy:
vllm/multimodal/speech.py#L37
Incompatible return value type (got "None", expected "str") [return-value]
|
Mypy:
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L60
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
Mypy:
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L70
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
Mypy:
vllm/sequence.py#L246
Incompatible return value type (got "list[Any]", expected "array[Any]") [return-value]
|
Mypy:
vllm/sequence.py#L1021
Incompatible types in assignment (expression has type "None", variable has type "list[int]") [assignment]
|
Mypy:
vllm/outputs.py#L277
Argument 7 to "CompletionOutput" has incompatible type "Union[int, str, None]"; expected "Optional[str]" [arg-type]
|
Mypy
Process completed with exit code 1.
|
Loading