build(deps-dev): update mkdocs-material requirement from ~=9.6.23 to ~=9.7.0 #169
Annotations
11 errors and 1 warning
|
|
|
src/diffinsights_web/datastore/linesstats.py#L90
src/diffinsights_web/datastore/linesstats.py:90:13: E741 Ambiguous variable name: `l`
|
|
src/diffinsights_web/apps/explore_author.py#L347
src/diffinsights_web/apps/explore_author.py:347:19: F541 f-string without any placeholders
|
|
src/diffinsights_web/02-contributors_graph.py#L571
src/diffinsights_web/02-contributors_graph.py:571:18: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
src/diffannotator/utils/git.py#L1167
src/diffannotator/utils/git.py:1167:16: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
src/diffannotator/utils/git.py#L380
src/diffannotator/utils/git.py:380:12: invalid-syntax: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
src/diffannotator/lexer.py#L33
src/diffannotator/lexer.py:33:30: F401 `pygments.util` imported but unused
|
|
src/diffannotator/gather_data.py#L61
src/diffannotator/gather_data.py:61:27: F401 `_typeshed.SupportsWrite` imported but unused
|
|
src/diffannotator/annotate.py#L2121
src/diffannotator/annotate.py:2121:29: F841 Local variable `ex` is assigned to but never used
|
|
src/diffannotator/annotate.py#L1573
src/diffannotator/annotate.py:1573:41: F841 Local variable `ex` is assigned to but never used
|
|
src/diffannotator/annotate.py#L52
src/diffannotator/annotate.py:52:27: F401 `_typeshed.SupportsWrite` imported but unused
|
|
|
The logs for this run have expired and are no longer available.
Loading