style: apply ruff format to src/deploydiff/__main__.py #15
auto-code-review.yml
on: push
code-review
/
Automated code review
11s
Annotations
3 errors and 1 warning
|
code-review / Automated code review
Process completed with exit code 1.
|
|
ruff (W292):
tests/test_edge_cases.py#L167
tests/test_edge_cases.py:167:95: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W292):
tests/test_edge_cases.py#L167
tests/test_edge_cases.py:167:95: W292 No newline at end of file
help: Add trailing newline
|
|
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/
|