cowork-bot: SHA-pin all GitHub Actions and remove silent-failure trap #74
auto-code-review.yml
on: pull_request
code-review
/
Automated code review
14s
Annotations
2 errors and 1 warning
|
ruff (F401):
tests/test_mcp_server.py#L5
tests/test_mcp_server.py:5:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
ruff (F401):
tests/test_mcp_server.py#L5
tests/test_mcp_server.py:5:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
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/github-script@v7, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|