[VLM] Merged multi-modal processor for LLaVA-NeXT #26131
Annotations
9 errors and 3 warnings
mypy (3.10):
vllm/multimodal/parse.py#L206
Incompatible return value type (got "ModalityDataItems[Any, Any]", expected "_D") [return-value]
|
mypy (3.10)
Process completed with exit code 1.
|
mypy (3.9):
vllm/multimodal/parse.py#L206
Incompatible return value type (got "ModalityDataItems[Any, Any]", expected "_D") [return-value]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.11):
vllm/multimodal/parse.py#L206
Incompatible return value type (got "ModalityDataItems[Any, Any]", expected "_D") [return-value]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_10" failed.
|
mypy (3.12):
vllm/multimodal/parse.py#L206
Incompatible return value type (got "ModalityDataItems[Any, Any]", expected "_D") [return-value]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|