Skip to content

add gpu_health_check for communication test #40

add gpu_health_check for communication test

add gpu_health_check for communication test #40

Triggered via pull request January 13, 2026 08:04
Status Failure
Total duration 29s
Artifacts

format_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
format
Process completed with exit code 1.
Ruff (RUF015): flagscale/runner/launcher/launcher_ssh.py#L930
flagscale/runner/launcher/launcher_ssh.py:930:28: RUF015 Prefer `next(iter(self.resources.keys()))` over single element slice
Ruff (F841): flagscale/runner/elastic/gpu_health_check.py#L452
flagscale/runner/elastic/gpu_health_check.py:452:5: F841 Local variable `args` is assigned to but never used
Ruff (F841): flagscale/runner/elastic/gpu_health_check.py#L264
flagscale/runner/elastic/gpu_health_check.py:264:5: F841 Local variable `num_pipeline_model_parallel_groups` is assigned to but never used