Skip to content

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

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

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

Triggered via pull request September 19, 2025 12:54
Status Failure
Total duration 6m 55s
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#L121
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "int" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L116
Incompatible types in assignment (expression has type "dict[str, str]", target has type "str") [assignment]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L165
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "Optional[bool]" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L165
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "bool" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L165
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "int" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L160
Incompatible types in assignment (expression has type "dict[str, str]", target has type "str") [assignment]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "Optional[bool]" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "bool" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L121
Argument 3 to "VllmRunner" has incompatible type "**dict[str, str]"; expected "int" [arg-type]
lint / pre-commit: tests/e2e/singlecard/test_guided_decoding.py#L116
Incompatible types in assignment (expression has type "dict[str, str]", target has type "str") [assignment]