update the test case #271
deploy-backend-aws.yml
on: push
Lint & Code Quality
21s
Security Scan
25s
Secret Scan (Gitleaks)
42s
Unit Tests
28s
Validate SAM Template
15s
Validate API Routes
13s
notify
3s
Annotations
11 errors and 3 warnings
|
ruff (F841):
backend/lambda_handler.py#L5172
lambda_handler.py:5172: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#L81
lambda_handler.py:81:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L74
lambda_handler.py:74:1: E402 Module level import not at top of file
|
|
ruff (E402):
backend/lambda_handler.py#L72
lambda_handler.py:72: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#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
|
|
ruff (F401):
backend/agent.py#L22
agent.py:22:5: F401 `llm_client.is_claude_model` imported but unused
help: Remove unused import
|
|
ruff (F401):
backend/agent.py#L19
agent.py:19:5: F401 `llm_client.openai_chat_stream` imported but unused
help: Remove unused import
|
|
ruff (F401):
backend/agent.py#L18
agent.py:18:5: F401 `llm_client.openai_chat` imported but unused
help: Remove unused import
|
|
deploy
Process completed with exit code 1.
|
|
Security Scan
pip-audit failed to fully resolve dependencies; continuing without blocking on resolver error
|
|
Lint & Code Quality
Found print statements - consider using logging instead
|
|
Lint & Code Quality
Code formatting issues detected
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
backend-gitleaks-report
Expired
|
6.53 KB |
sha256:911d811241664aab485d68ab5f69d9a3f5678a769499a06881cda151914537b8
|
|
|
backend-security-reports
Expired
|
801 Bytes |
sha256:80e2f52f2c76496e7e68894dd63ffaf974f3cb3ad7366acd439c97e20f2379fb
|
|
|
coverage-report
Expired
|
19.9 KB |
sha256:6dd1659060ffe51df7ef6a7d764b126b738706a7fdc58f3f8f635d818c3d0812
|
|