Data: some new repos, some new stages, some new customizations #165
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.
|