Add session item change tracking and changes endpoint #279
deploy-backend-aws.yml
on: push
Lint & Code Quality
34s
Security Scan
28s
Secret Scan (Gitleaks)
48s
Unit Tests
23s
Validate SAM Template
12s
Validate API Routes
13s
notify
3s
Annotations
10 errors and 3 warnings
|
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#L5598
lambda_handler.py:5598: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#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
|
|
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:aa6a23487428ca06ae3cb0650318b23e4fc937d0e24c8f008236e1c6e48d935e
|
|
|
backend-security-reports
Expired
|
797 Bytes |
sha256:8a85f9299ac1fecc855deda59b7419e60d079c2e4c0af4ef86dbd80b80696348
|
|
|
coverage-report
Expired
|
21.4 KB |
sha256:b217a882e08661a55fd5578e97b6cf4194ed03bdabe8cdc2fae3a739f3afa18d
|
|