Skip to content

Develop

Develop #60

Triggered via pull request July 3, 2026 17:01
Status Failure
Total duration 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint
Process completed with exit code 1.
ruff (F401): scripts/switch/switch_healthcheck.py#L24
scripts/switch/switch_healthcheck.py:24:55: F401 `switch_abstraction.constants.default_dut_config_path` imported but unused help: Remove unused import
ruff (F401): scripts/switch/switch_healthcheck.py#L24
scripts/switch/switch_healthcheck.py:24:42: F401 `switch_abstraction.constants.VLAN_SHARED` imported but unused help: Remove unused import
Lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/