Keep @ content-type guidance system-only and strip legacy leak text #282
deploy-backend-aws.yml
on: push
Lint & Code Quality
12s
Security Scan
31s
Secret Scan (Gitleaks)
53s
Unit Tests
24s
Validate SAM Template
13s
Validate API Routes
17s
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
|
|
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:f70645f77934474ebb739a08ac2a392c7a27170a24fd96aa2c416bd404b5994a
|
|
|
backend-security-reports
Expired
|
797 Bytes |
sha256:04d4524eb2c3599289734d1bf013b584811a50fe8efd5e704a04e5b4c338bb3d
|
|
|
coverage-report
Expired
|
21.6 KB |
sha256:96f4d1465aa83e274093f934976f35ac7cd6f9800ca618fb175a6add017ebd03
|
|