ErrLookup › justjavac/wechat-miniapp-radar
justjavac/wechat-miniapp-radar
小程序雷达:AI 驱动的小程序技术选型、趋势追踪和迁移诊断工具 · TypeScript · 138 source files
Analyzed at 02a010ecea on 2026-08-12. 8 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| DATABASE_URL is required for database operations. | exception | error | database, configuration, environment, startup |
| AI response JSON must be an object. | exception | error | ai, json, parsing, validation |
| OPENAI_API_KEY is not configured. | exception | error | ai, configuration, environment, authentication |
| AI provider rejected ${model}: ${providerError} | exception | error | ai, network, http, provider-error |
| AI provider returned an empty response for ${model}. | exception | error | ai, provider-error, empty-response |
| HTTP ${response.status} | exception | warning | network, http, rate-limit, enrichment |
| Upstash request failed with ${response.status} | exception | warning | redis, upstash, network, http |
| ${payload.error} | exception | warning | redis, upstash, command-error |