Replace active
by status
#76
Triggered via pull request
September 10, 2025 16:50
Status
Failure
Total duration
1m 16s
Artifacts
–
Annotations
3 errors
test
Process completed with exit code 1.
|
test/index.spec.ts > blocked key > should block key if limit is exceeded:
deploy/test/index.spec.ts#L112
Error: 400 invalid response, unable to extract usage, API key disabled
❯ APIError.generate home/runner/work/pydantic-ai-gateway/pydantic-ai-gateway/node_modules/openai/error.mjs:41:20
❯ OpenAI.makeStatusError home/runner/work/pydantic-ai-gateway/pydantic-ai-gateway/node_modules/openai/core.mjs:295:25
❯ OpenAI.makeRequest home/runner/work/pydantic-ai-gateway/pydantic-ai-gateway/node_modules/openai/core.mjs:339:30
❯ test/index.spec.ts:112:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 400, headers: { 'content-type': 'text/plain' }, request_id: undefined, error: undefined, code: undefined, param: undefined }
|
check
Process completed with exit code 1.
|