ErrLookup › mckaywrigley/chatbot-ui
mckaywrigley/chatbot-ui
AI chat for any model. · TypeScript · 259 source files
Analyzed at 81328b61d2 on 2026-08-27. 27 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| error.message | exception | error | supabase, postgrest, not-found, single-row, type-mismatch |
| error.message | exception | error | supabase, postgrest, not-found, single-row, null-deref |
| error.message | exception | error | supabase, postgrest, not-found, single-row, null-deref |
| error.message | exception | error | supabase, postgrest, not-found, single-row, null-deref |
| error.message | exception | error | supabase, postgrest, select, chats, rls, network |
| error.message | exception | error | supabase, postgrest, select, single, collection-files, pgrst116 |
| error.message | exception | error | supabase, postgrest, not-found, single-row, rls |
| error.message | exception | error | supabase, postgrest, select, rls, folders |
| error.message | exception | warning | supabase, postgrest, not-found, single-row, rls |
| Message not found | exception | warning | not-found, message, supabase, rls, domain-error |
| Messages not found | exception | warning | not-found, messages, supabase, rls, misleading-error |
| error.message | exception | error | supabase, postgres, insert, constraint-violation, rls |
| error.message | exception | error | supabase, not-found, logic-bug, postgres, type-guard |
| error.message | exception | error | supabase, postgrest, not-found, single, rls |
| Error deleting old image | exception | error | supabase, storage, delete, rls, assistant-images |
| Error uploading image | exception | error | supabase, storage, upload, rls, assistant-images |
| Error downloading assistant image | exception | error | supabase, storage, signed-url, assistant-images, silent-failure |
| File must be less than ${Math.floor(SIZE_LIMIT / 1000000)}MB | validation | warning | file-size, validation, env-var, nextjs, files |
| Error uploading file | exception | error | supabase, storage, upload, rls, files |
| Error downloading file | exception | error | supabase, storage, signed-url, files |
| Image must be less than ${imageSizeLimit / 1000000}MB | validation | warning | image, file-size, validation, message-images |
| Error uploading image | exception | error | supabase, storage, upload, rls, message-images |
| Error downloading message image | exception | error | supabase, storage, signed-url, message-images |
| Image must be less than ${imageSizeLimit / 1000000}MB | validation | warning | image, file-size, validation, profile-images |
| Some methods with a requestBody are missing requestBody.cont | validation | error | openapi, schema-validation, request-body |
| In context=('paths', '${Object.keys(methods)[0]}', '${Object | validation | error | openapi, schema-validation, json-schema |
| Some object schemas are missing properties | validation | error | openapi, schema-validation, json-schema |