Skip to content

fixes: minor fixes #247

fixes: minor fixes

fixes: minor fixes #247

Triggered via pull request June 24, 2026 21:15
@drootdroot
synchronize #134
droot:pr-132
Status Failure
Total duration 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ruff
The process '/opt/hostedtoolcache/ruff/0.15.19/x86_64/ruff' failed with exit code 1
ruff (B007): scripts/run_training_e2e.py#L479
scripts/run_training_e2e.py:479:7: B007 Loop control variable `job` not used within loop body help: Rename unused `job` to `_job`
ruff (W293): examples/sft/gsm8k/vllm_eval.py#L44
examples/sft/gsm8k/vllm_eval.py:44:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/