Skip to content

fixes: minor fixes #249

fixes: minor fixes

fixes: minor fixes #249

Triggered via pull request June 25, 2026 03:39
@drootdroot
synchronize #134
droot:pr-132
Status Failure
Total duration 10s
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 (E501): scripts/run_training_e2e.py#L543
scripts/run_training_e2e.py:543:151: E501 Line too long (195 > 150)
ruff (E501): scripts/run_training_e2e.py#L516
scripts/run_training_e2e.py:516:151: E501 Line too long (156 > 150)
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/