Skip to content

Merge pull request #52 from ncusi/dependabot/pip/tqdm-4.67.1 #158

Merge pull request #52 from ncusi/dependabot/pip/tqdm-4.67.1

Merge pull request #52 from ncusi/dependabot/pip/tqdm-4.67.1 #158

Triggered via push November 25, 2024 10:50
Status Success
Total duration 50s
Billable time 1m
Artifacts

python-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (F401): src/diffannotator/annotate.py#L52
src/diffannotator/annotate.py:52:27: F401 `_typeshed.SupportsWrite` imported but unused
Ruff (E722): src/diffannotator/annotate.py#L1269
src/diffannotator/annotate.py:1269:21: E722 Do not use bare `except`
Ruff (F841): src/diffannotator/annotate.py#L1682
src/diffannotator/annotate.py:1682:29: F841 Local variable `ex` is assigned to but never used
Ruff (F401): src/diffannotator/gather_data.py#L61
src/diffannotator/gather_data.py:61:27: F401 `_typeshed.SupportsWrite` imported but unused
Ruff (F401): src/diffannotator/lexer.py#L33
src/diffannotator/lexer.py:33:30: F401 `pygments.util` imported but unused
build
Process completed with exit code 1.