build(deps): bump panel from 1.6.1 to 1.7.5#145
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors
|
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: SyntaxError: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
src/diffannotator/utils/git.py#L1073
src/diffannotator/utils/git.py:1073:16: SyntaxError: Cannot use named assignment expression (`:=`) on Python 3.7 (syntax was added in Python 3.8)
|
|
src/diffannotator/utils/git.py#L378
src/diffannotator/utils/git.py:378:12: SyntaxError: 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#L2773
src/diffannotator/annotate.py:2773:14: SyntaxError: Cannot use parentheses within a `with` statement on Python 3.7 (syntax was added in Python 3.9)
|
|
src/diffannotator/annotate.py#L2110
src/diffannotator/annotate.py:2110:29: F841 Local variable `ex` is assigned to but never used
|
|
src/diffannotator/annotate.py#L1562
src/diffannotator/annotate.py:1562: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