Skip to content

[CI] Upgrade vLLM to 20250919 (6d8246aa) and fix some broken issue #12865

[CI] Upgrade vLLM to 20250919 (6d8246aa) and fix some broken issue

[CI] Upgrade vLLM to 20250919 (6d8246aa) and fix some broken issue #12865

Triggered via pull request September 19, 2025 13:15
Status Failure
Total duration 6m 14s
Artifacts

vllm_ascend_test.yaml

on: pull_request
Matrix: singlecard e2e test - light
Matrix: unit test
Matrix: multicard e2e test - light
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L166
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "str" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L166
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "Optional[str]" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L162
Incompatible types in assignment (expression has type "dict[str, str]", target has type "int") [assignment]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L160
Incompatible types in assignment (expression has type "str", target has type "int") [assignment]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "Optional[bool]" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "bool" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "str" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 2 to "VllmRunner" has incompatible type "**dict[str, int]"; expected "Optional[str]" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L117
Incompatible types in assignment (expression has type "dict[str, str]", target has type "int") [assignment]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L115
Incompatible types in assignment (expression has type "str", target has type "int") [assignment]