Skip to content

[platform] Move executor class init to platform #24087

[platform] Move executor class init to platform

[platform] Move executor class init to platform #24087

Triggered via pull request December 11, 2024 07:36
Status Failure
Total duration 42s
Artifacts

mypy.yaml

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

Annotations

16 errors and 1 warning
mypy (3.9): vllm/platforms/interface.py#L227
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/interface.py#L228
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/xpu.py#L83
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/xpu.py#L84
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/tpu.py#L72
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/tpu.py#L73
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/rocm.py#L111
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/rocm.py#L112
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/openvino.py#L140
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.9): vllm/platforms/openvino.py#L141
X | Y syntax for unions requires Python 3.10 [syntax]
mypy (3.10)
The job was canceled because "_3_9" failed.
mypy (3.10)
The operation was canceled.
mypy (3.12)
The job was canceled because "_3_9" failed.
mypy (3.12)
The operation was canceled.
mypy (3.11)
The job was canceled because "_3_9" failed.
mypy (3.11)
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