build(deps-dev): bump pyarrow from 22.0.0 to 25.0.0 - #188
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Lint with ruff (non-blocking):
src/diffinsights_web/apps/explore_author.py#L347
src/diffinsights_web/apps/explore_author.py:347:19: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
Lint with ruff (non-blocking):
src/diffinsights_web/02-contributors_graph.py#L571
src/diffinsights_web/02-contributors_graph.py:571:18: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
Lint with ruff (non-blocking):
src/diffannotator/utils/git.py#L1362
src/diffannotator/utils/git.py:1362:16: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
Lint with ruff (non-blocking):
src/diffannotator/utils/git.py#L460
src/diffannotator/utils/git.py:460:12: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
Lint with ruff (non-blocking):
src/diffannotator/utils/git.py#L21
src/diffannotator/utils/git.py:21:8: F401 `functools` imported but unused
help: Remove unused import: `functools`
|
|
Lint with ruff (non-blocking):
src/diffannotator/lexer.py#L33
src/diffannotator/lexer.py:33:30: F401 `pygments.util` imported but unused
help: Remove unused import: `pygments.util`
|
|
Lint with ruff (non-blocking):
src/diffannotator/gather_data.py#L61
src/diffannotator/gather_data.py:61:27: F401 `_typeshed.SupportsWrite` imported but unused
help: Remove unused import: `_typeshed.SupportsWrite`
|
|
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L2149
src/diffannotator/annotate.py:2149:29: F841 Local variable `ex` is assigned to but never used
help: Remove assignment to unused variable `ex`
|
|
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L1601
src/diffannotator/annotate.py:1601:41: F841 Local variable `ex` is assigned to but never used
help: Remove assignment to unused variable `ex`
|
|
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L52
src/diffannotator/annotate.py:52:27: F401 `_typeshed.SupportsWrite` imported but unused
help: Remove unused import: `_typeshed.SupportsWrite`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, 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/
|
background
wait
wait-all
cancel
parallel
Loading