Merge pull request #68 from ncusi/visualization - author app, and per… #205
Annotations
10 errors and 2 warnings
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L52
src/diffannotator/annotate.py:52:27: F401 `_typeshed.SupportsWrite` imported but unused
|
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L1354
src/diffannotator/annotate.py:1354:41: F841 Local variable `ex` is assigned to but never used
|
Lint with ruff (non-blocking):
src/diffannotator/annotate.py#L1784
src/diffannotator/annotate.py:1784:29: F841 Local variable `ex` is assigned to but never used
|
Lint with ruff (non-blocking):
src/diffannotator/gather_data.py#L61
src/diffannotator/gather_data.py:61:27: F401 `_typeshed.SupportsWrite` imported but unused
|
Lint with ruff (non-blocking):
src/diffannotator/lexer.py#L33
src/diffannotator/lexer.py:33:30: F401 `pygments.util` imported but unused
|
Lint with ruff (non-blocking):
src/diffinsights_web/apps/author.py#L338
src/diffinsights_web/apps/author.py:338:19: F541 f-string without any placeholders
|
Lint with ruff (non-blocking):
src/diffinsights_web/datastore/linesstats.py#L88
src/diffinsights_web/datastore/linesstats.py:88:13: E741 Ambiguous variable name: `l`
|
Lint with ruff (non-blocking):
src/diffinsights_web/datastore/linesstats.py#L123
src/diffinsights_web/datastore/linesstats.py:123:13: E741 Ambiguous variable name: `l`
|
Lint with ruff (non-blocking):
src/diffinsights_web/datastore/linesstats.py#L145
src/diffinsights_web/datastore/linesstats.py:145:5: E731 Do not assign a `lambda` expression, use a `def`
|
Lint with ruff (non-blocking):
src/diffinsights_web/views/plots/period.py#L94
src/diffinsights_web/views/plots/period.py:94:15: F541 f-string without any placeholders
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Saved cached virtualenv
Cache save failed.
|
Loading