encorage to use a wide number of chart types #269
Annotations
10 errors and 2 warnings
|
Run Ruff linter:
backend/tests/test_block_generation.py#L1001
tests/test_block_generation.py:1001:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/tests/test_block_generation.py#L40
tests/test_block_generation.py:40:5: F841 Local variable `parent` is assigned to but never used
help: Remove assignment to unused variable `parent`
|
|
Run Ruff linter:
backend/tests/test_block_generation.py#L3
tests/test_block_generation.py:3:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
Run Ruff linter:
backend/lambda_handler.py#L5171
lambda_handler.py:5171:5: F841 Local variable `auth_user` is assigned to but never used
help: Remove assignment to unused variable `auth_user`
|
|
Run Ruff linter:
backend/lambda_handler.py#L80
lambda_handler.py:80:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/lambda_handler.py#L73
lambda_handler.py:73:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/lambda_handler.py#L71
lambda_handler.py:71:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/lambda_handler.py#L70
lambda_handler.py:70:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/lambda_handler.py#L62
lambda_handler.py:62:1: E402 Module level import not at top of file
|
|
Run Ruff linter:
backend/lambda_handler.py#L61
lambda_handler.py:61:1: E402 Module level import not at top of file
|
|
Check for common issues
Found print statements - consider using logging instead
|
|
Run Ruff formatter check
Code formatting issues detected
|
background
wait
wait-all
cancel
Loading