encorage to use a wide number of chart types #269
deploy-backend-aws.yml
on: push
Lint & Code Quality
13s
Security Scan
24s
Secret Scan (Gitleaks)
46s
Unit Tests
23s
Validate SAM Template
12s
Validate API Routes
15s
notify
4s
Annotations
10 errors and 3 warnings
|
ruff (E402):
backend/tests/test_block_generation.py#L1001
tests/test_block_generation.py:1001:1: E402 Module level import not at top of file
|
|
ruff (F841):
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`
|
|
ruff (F401):
backend/tests/test_block_generation.py#L3
tests/test_block_generation.py:3:8: F401 `pytest` imported but unused
help: Remove unused import: `pytest`
|
|
ruff (F841):
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`
|
|
ruff (E402):
backend/lambda_handler.py#L80
lambda_handler.py:80:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L73
lambda_handler.py:73:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L71
lambda_handler.py:71:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L70
lambda_handler.py:70:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L62
lambda_handler.py:62:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L61
lambda_handler.py:61:1: E402 Module level import not at top of file
|
|
Lint & Code Quality
Found print statements - consider using logging instead
|
|
Lint & Code Quality
Code formatting issues detected
|
|
Security Scan
pip-audit failed to fully resolve dependencies; continuing without blocking on resolver error
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
backend-gitleaks-report
Expired
|
6.53 KB |
sha256:eafccba010a96be9b87f1611490973042d2dabe987f027f1d1013a4d8be1685b
|
|
|
backend-security-reports
Expired
|
799 Bytes |
sha256:bf2ba7cd970fe9b38f4d5a7cd72c4ac42bb77f050b150060dff323a64c736fad
|
|
|
coverage-report
Expired
|
19.2 KB |
sha256:9e3da209f1608b3a810e03552e8a78dbb875bfd8aa2d50af9879412df86291fa
|
|