Refactor register ascend customop utils #11977
Triggered via pull request
September 10, 2025 08:10
Status
Failure
Total duration
24m 5s
Artifacts
–
vllm_ascend_test.yaml
on: pull_request
Matrix: singlecard e2e test - light
Matrix: unit test
Matrix: multicard e2e test - light
Annotations
10 errors
lint / pre-commit
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
lint / pre-commit
Process completed with exit code 1.
|
lint / pre-commit
Error: failed to run script step: command terminated with non-zero exit code: Error executing in Docker Container: 1
|
Ruff (E402):
vllm_ascend/utils.py#L492
vllm_ascend/utils.py:492:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L490
vllm_ascend/utils.py:490:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L486
vllm_ascend/utils.py:486:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L485
vllm_ascend/utils.py:485:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L484
vllm_ascend/utils.py:484:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L483
vllm_ascend/utils.py:483:1: E402 Module level import not at top of file
|
Ruff (E402):
vllm_ascend/utils.py#L482
vllm_ascend/utils.py:482:1: E402 Module level import not at top of file
|