Skip to content

Merge pull request #169 from vajain-rhods/fix_rocm_build #93

Merge pull request #169 from vajain-rhods/fix_rocm_build

Merge pull request #169 from vajain-rhods/fix_rocm_build #93

Triggered via push June 24, 2025 07:43
Status Failure
Total duration 5m 13s
Artifacts

pre-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
pre-commit: vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
Ruff (UP006): examples/online_serving/whisper_wer_test.py#L83
examples/online_serving/whisper_wer_test.py:83:12: UP006 Use `list` instead of `List` for type annotation
Ruff (UP035): examples/online_serving/whisper_wer_test.py#L13
examples/online_serving/whisper_wer_test.py:13:1: UP035 `typing.List` is deprecated, use `list` instead