Skip to content

Merge branch 'annotate' - improvements to line type annotation #171

Merge branch 'annotate' - improvements to line type annotation

Merge branch 'annotate' - improvements to line type annotation #171

Triggered via push November 29, 2024 00:06
Status Success
Total duration 41s
Billable time 1m
Artifacts

python-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#L1317
src/diffannotator/annotate.py:1317:21: E722 Do not use bare `except`
Ruff (F841): src/diffannotator/annotate.py#L1737
src/diffannotator/annotate.py:1737: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
Ruff (F401): src/diffinsights_web/apps/contributors.py#L3
src/diffinsights_web/apps/contributors.py:3:20: F401 `typing.Optional` imported but unused
Ruff (F401): src/diffinsights_web/apps/contributors.py#L5
src/diffinsights_web/apps/contributors.py:5:18: F401 `pandas` imported but unused
Ruff (F401): src/diffinsights_web/apps/contributors.py#L9
src/diffinsights_web/apps/contributors.py:9:86: F401 `diffinsights_web.datastore.timeline.author_timeline_df` imported but unused
Ruff (F401): src/diffinsights_web/apps/contributors.py#L11
src/diffinsights_web/apps/contributors.py:11:48: F401 `diffinsights_web.views.authorsgrid.AuthorInfo` imported but unused
build
Process completed with exit code 1.
build
Cache save failed.