Skip to content

fix(ci): correct checkout SHA pin to actual v4 tag (11d5960) #37

fix(ci): correct checkout SHA pin to actual v4 tag (11d5960)

fix(ci): correct checkout SHA pin to actual v4 tag (11d5960) #37

Triggered via push July 21, 2026 15:52
Status Success
Total duration 16s
Artifacts
code-review  /  Automated code review
13s
code-review / Automated code review
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ruff (I001): src/deadcode/cli.py#L3
src/deadcode/cli.py:3:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/deadcode/cli.py#L3
src/deadcode/cli.py:3:1: I001 Import block is un-sorted or un-formatted help: Organize imports
code-review / Automated code review
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, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/