Skip to content

Merge pull request #55 from ncusi/visualization - add line types [%] … #162

Merge pull request #55 from ncusi/visualization - add line types [%] …

Merge pull request #55 from ncusi/visualization - add line types [%] … #162

Triggered via push November 26, 2024 04:54
Status Success
Total duration 42s
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#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
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.