test(resilience): add comprehensive tests for RetryHandler #75
Annotations
10 errors
|
Run Ruff (Linting):
apps/nexus-dashboard/tests/test_report_engine_scientific.py#L220
apps/nexus-dashboard/tests/test_report_engine_scientific.py:220:9: F841 Local variable `metrics` is assigned to but never used
|
|
Run Ruff (Linting):
apps/nexus-dashboard/tests/test_rag_temporal.py#L261
apps/nexus-dashboard/tests/test_rag_temporal.py:261:9: F841 Local variable `engine` is assigned to but never used
|
|
Run Ruff (Linting):
apps/nexus-dashboard/tests/test_integration_full.py#L251
apps/nexus-dashboard/tests/test_integration_full.py:251:9: F841 Local variable `report_data` is assigned to but never used
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/routes.py#L546
apps/nexus-dashboard/app/routes.py:546:8: F811 Redefinition of unused `os` from line 2: `os` redefined here
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/routes.py#L546
apps/nexus-dashboard/app/routes.py:546:1: E402 Module level import not at top of file
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/routes.py#L545
apps/nexus-dashboard/app/routes.py:545:1: E402 Module level import not at top of file
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/routes.py#L544
apps/nexus-dashboard/app/routes.py:544:1: E402 Module level import not at top of file
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/routes.py#L543
apps/nexus-dashboard/app/routes.py:543:1: E402 Module level import not at top of file
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/intelligence/websocket.py#L229
apps/nexus-dashboard/app/intelligence/websocket.py:229:21: F821 Undefined name `Optional`
|
|
Run Ruff (Linting):
apps/nexus-dashboard/app/intelligence/api.py#L104
apps/nexus-dashboard/app/intelligence/api.py:104:9: F841 Local variable `latest` is assigned to but never used
|
Loading