Skip to content

Merge branch 'experiments' #174

Merge branch 'experiments'

Merge branch 'experiments' #174

Triggered via push November 30, 2024 19:20
Status Success
Total duration 32s
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 (F841): src/diffannotator/annotate.py#L1325
src/diffannotator/annotate.py:1325:41: F841 Local variable `ex` is assigned to but never used
Ruff (F841): src/diffannotator/annotate.py#L1746
src/diffannotator/annotate.py:1746: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.