Skip to content

[Core] Cherry pick from 0.7.1 to keep the main code newest #142

[Core] Cherry pick from 0.7.1 to keep the main code newest

[Core] Cherry pick from 0.7.1 to keep the main code newest #142

Triggered via pull request February 21, 2025 02:01
Status Failure
Total duration 2m 49s
Artifacts

mypy.yaml

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

Annotations

16 errors
mypy (3.11): vllm_ascend/ops/fused_moe.py#L157
Argument "num_expert_group" to "group_topk" has incompatible type "int | None"; expected "int" [arg-type]
mypy (3.11): vllm_ascend/ops/fused_moe.py#L158
Argument "topk_group" to "group_topk" has incompatible type "int | None"; expected "int" [arg-type]
mypy (3.11): vllm_ascend/attention.py#L552
Item "None" of "AscendMetadata | None" has no attribute "seq_lens" [union-attr]
mypy (3.11): vllm_ascend/attention.py#L553
Item "None" of "AscendMetadata | None" has no attribute "seq_lens" [union-attr]
mypy (3.11): vllm_ascend/attention.py#L561
"list[Any]" has no attribute "numel" [attr-defined]
mypy (3.11): vllm_ascend/attention.py#L583
Item "None" of "AscendMetadata | None" has no attribute "seq_lens" [union-attr]
mypy (3.11): vllm_ascend/attention.py#L699
Item "None" of "AscendMetadata | None" has no attribute "seq_lens" [union-attr]
mypy (3.11): vllm_ascend/attention.py#L699
Item "None" of "list[int] | Any | None" has no attribute "__iter__" (not iterable) [union-attr]
mypy (3.11): vllm_ascend/attention.py#L702
Item "None" of "AscendMetadata | None" has no attribute "seq_lens" [union-attr]
mypy (3.11): vllm_ascend/attention.py#L739
"list[Any]" has no attribute "numel" [attr-defined]
mypy (3.12)
The job was canceled because "_3_11" failed.
mypy (3.12)
The operation was canceled.
mypy (3.10)
The job was canceled because "_3_11" failed.
mypy (3.10)
The operation was canceled.
mypy (3.9)
The job was canceled because "_3_11" failed.
mypy (3.9)
The operation was canceled.