ErrLookup › amruthpillai/reactive-resume
amruthpillai/reactive-resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today! · TypeScript · 608 source files
Analyzed at 3a5b12e2a4 on 2026-08-12. 71 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
AuthError Unauthorized | http | error | mcp, authentication, api-key, better-auth, headers |
PRECONDITION_FAILED AI agent workspace is unavailable because REDIS_URL or ENCRYPTION_SECRET is not | http | error | agent, environment, redis, encryption, configuration, orpc, precondition |
BAD_REQUEST No matching unanswered user question was found. | http | error | agent, tool-call, ask-user-question, validation, idempotency, orpc |
CONFLICT One or more attachments were already linked to another message. | http | error | agent, attachments, race-condition, concurrency, conflict, orpc |
| An unknown error occurred while validating the merged resume | exception | error | ai, resume, json, zod, sanitization, llm-output, wrapping |
BAD_REQUEST Invalid AI provider configuration. | http | error | ai-providers, base-url, config, validation, bad-request |
BAD_GATEWAY Could not reach the AI provider. | http | error | ai-providers, network, upstream, test, bad-gateway |
BAD_REQUEST AI provider must be tested and enabled before use. | http | error | ai-providers, lifecycle, test, enabled, validation, bad-request |
BAD_GATEWAY Could not reach the AI provider. | http | error | ai, upstream, network, ai-sdk, bad-gateway |
BAD_REQUEST Invalid AI provider configuration. | http | error | ai, base-url, config, validation, bad-request |
PRECONDITION_FAILED AI providers are unavailable because ENCRYPTION_SECRET is not configured. | http | critical | ai, encryption, env, secrets, precondition-failed, config |
| The model returned too much text during the provider test. | exception | warning | ai, test, model-behavior, token-limit, config |
BAD_REQUEST No AI provider is configured. Add one in Settings → Integrations to use AI featu | http | error | applications, ai, provider, onboarding, config, bad-request |
INTERNAL_SERVER_ERROR The AI response could not be parsed. | http | error | applications, ai, json-parsing, model-behavior, internal-server-error |
BAD_REQUEST Date must use YYYY-MM-DD format. | exception | error | validation, date-format, applications, bad-request |
NOT_FOUND No cover letter found for this resume | exception | error | resume, pdf-export, cover-letter, not-found |
INTERNAL_SERVER_ERROR Failed to generate resume PDF | exception | error | resume, pdf-export, internal-server-error, rendering |
BAD_REQUEST Invalid public PDF fallback metadata. | exception | error | resume, public-pdf, validation, semantic-css, bad-request |
RATE_LIMIT_EXCEEDED Public resume rendering rate limit exceeded. | exception | warning | resume, public-pdf, rate-limit, semantic-css |
BAD_REQUEST Resume data does not match the canonical schema. | exception | error | resume, schema, validation, zod, bad-request |
INTERNAL_SERVER_ERROR Stored resume data does not match the canonical schema. | exception | critical | resume, schema, data-integrity, zod, internal-server-error |
INVALID_PATCH_OPERATIONS Failed to apply patch operations | exception | error | resume, json-patch, validation, bad-request |
INTERNAL_SERVER_ERROR Failed to create resume | exception | error | resume, database, internal-server-error |
STYLESHEET_PARITY_FAILED The converted stylesheet does not preserve the legacy PDF presentation. | exception | error | resume, stylesheet, semantic-css, validation |
STYLESHEET_REVISION_CONFLICT The resume or stylesheet changed while the candidate was being validated. | error_code | warning | resume, stylesheet, concurrency, conflict, semantic-css |
NOT_FOUND NOT_FOUND | error_code | error | resume, stylesheet, not-found, ownership |
FORBIDDEN FORBIDDEN | error_code | error | storage, authorization, security, path-traversal, orpc |
NOT_FOUND NOT_FOUND | error_code | warning | storage, not-found, idempotency, orpc |
| Private storage writes are not supported by the local filesy | exception | error | storage, configuration, s3, filesystem, attachments |
| Invalid storage key | exception | error | storage, validation, filesystem, path |
BAD_REQUEST redirect_uris entries must be strings | error_code | error | oauth, auth, better-auth, validation, dynamic-client-registration |
| ${providerName} provider did not return an email address. Th | exception | error | oauth, auth, better-auth, email, user-creation |
| JSON.stringify(flattenError(error)) | validation | warning | import, zod, serialization, validation, resume |
| Invalid resume URI — expected format: resume://{id} | exception | error | mcp, resources, uri, validation |
| Application documents must be PDF files. | exception | error | mcp, validation, pdf, attachments, content-type |
| Application document cannot be empty. | exception | error | mcp, validation, attachments, base64 |
| Unauthorized | exception | error | mcp, auth, authorization, session, pdf |
| Provide at least one of: name, slug, tags, isPublic. | exception | warning | mcp, validation, resume, precondition |
| Applied semantic stylesheet cannot be projected | exception | error | stylesheet, semantic, pdf, projection, diagnostics |
| Public style projection does not match the resume render dat | exception | error | stylesheet, semantic, projection, cache-invalidation, pdf |
| Patch produced invalid resume data: ${error instanceof Error | validation | error | resume, json-patch, zod, validation, patch |
| Selector name is missing. | exception | error | stylesheet, css, csstree, selector, parser |
| Attribute value is missing. | exception | error | stylesheet, css, csstree, selector, attribute, parser |
| A compound selector can contain only one type selector. | exception | error | stylesheet, css, csstree, selector, compound, validation |
| Selector uses an unknown role. | exception | error | semantic-css, selector, role, validation |
| Attribute ${selector.name} is not available on ${type}. | exception | error | semantic-css, selector, attribute, validation |
| :${name} requires one An+B expression. | exception | error | semantic-css, selector, nth, pseudo-class |
| Unsupported :${name} expression. | exception | error | semantic-css, selector, nth, pseudo-class |
| Invalid :${name} expression. | exception | error | semantic-css, selector, nth, pseudo-class |
| :nth-of-type does not accept an of selector. | exception | error | semantic-css, selector, nth, pseudo-class |
| Unknown semantic element ${name}. | exception | error | semantic-css, selector, type, validation |
| Unknown semantic attribute ${name}. | exception | error | semantic-css, selector, attribute, case-sensitive, validation |
| Unsupported attribute matcher ${matcher}. | exception | error | semantic-css, selector, attribute, matcher, ast |
| Attribute selector matcher and value must be used together. | exception | error | semantic-css, selector, attribute, matcher, ast |
| :${name} does not accept arguments. | exception | error | semantic-css, selector, pseudo-class, validation |
| Selector function nesting is too deep. | exception | error | semantic-css, selector, limits, nesting, pseudo-class |
| :${name} requires a selector list. | exception | error | semantic-css, selector, pseudo-class, ast |
| Unsupported pseudo-class :${name}. | exception | error | semantic-css, selector, pseudo-class, validation |
| Custom class selectors are not supported. | exception | error | semantic-css, selector, class, validation |
| Pseudo-elements are not supported. | exception | error | semantic-css, selector, pseudo-element, validation |
| Unsupported selector node ${node.type}. | exception | error | semantic-css, selector, ast, defensive |
| Unsupported or misplaced combinator. | exception | error | semantic-css, selector, combinator, validation |
| Selector has too many combinators. | exception | error | css, semantic-stylesheet, selector, limit |
| Selector cannot end with a combinator. | exception | error | css, semantic-stylesheet, selector, validation |
| Selector list has an unsupported number of selectors. | exception | error | css, semantic-stylesheet, selector, limit |
| Selector is too long. | exception | error | css, semantic-stylesheet, selector, limit, unicode |
| Loading AI providers. Please try again in a moment. | exception | warning | ai-provider, import, race-condition, react-query, ui |
| This feature requires a connected AI provider. Please set on | exception | warning | ai-provider, import, configuration, ui |
| No data was returned from the AI provider. | exception | error | ai-provider, import, pdf, docx, empty-response |
| The semantic stylesheet could not be rendered. | exception | error | pdf, semantic-stylesheet, browser, diagnostics, render |
| The semantic stylesheet could not be rendered. | exception | error | pdf, semantic-stylesheet, server, diagnostics, render |