Skip to content

[Bugfix] add input embedding #26505

[Bugfix] add input embedding

[Bugfix] add input embedding #26505

Triggered via pull request January 6, 2025 11:06
Status Failure
Total duration 28s
Artifacts

mypy.yaml

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

Annotations

19 errors and 1 warning
mypy (3.9): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
mypy (3.9): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
mypy (3.9): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
mypy (3.9)
Process completed with exit code 1.
mypy (3.10)
The job was canceled because "_3_9" failed.
mypy (3.10): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
mypy (3.10): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
mypy (3.10): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
mypy (3.10)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_9" failed.
mypy (3.11): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
mypy (3.11): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
mypy (3.11): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
mypy (3.11)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_9" failed.
mypy (3.12): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
mypy (3.12): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
mypy (3.12): vllm/entrypoints/llm.py#L360
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
mypy (3.12)
The operation was canceled.
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636