Implement multi-node vLLM health check #15
Annotations
10 errors and 1 warning
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L264
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:264:25: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L256
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:256:89: E501 Line too long (91 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L179
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:179:7: B024 `RoutedExpertsCapturer` is an abstract base class, but it has no abstract methods or properties
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L172
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:172:13: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L92
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:92:13: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/layer.py#L601
vllm/model_executor/layers/fused_moe/layer.py:601:89: E501 Line too long (117 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/v1/core/test_scheduler.py#L538
tests/v1/core/test_scheduler.py:538:89: E501 Line too long (89 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L668
tests/model_executor/test_routed_experts_capturer.py:668:89: E501 Line too long (89 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L455
tests/model_executor/test_routed_experts_capturer.py:455:89: E501 Line too long (89 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L45
tests/model_executor/test_routed_experts_capturer.py:45:89: E501 Line too long (97 > 88)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading