Hosted mode: deploy-to-Vercel one-click + zero-install path #45
Annotations
14 errors and 3 warnings
|
lib/__tests__/smart-fill.test.ts > suggestFromBrain — field-name mapping > maps business_name aliases:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ makeBrain lib/__tests__/smart-fill.test.ts:7:15
❯ lib/__tests__/smart-fill.test.ts:23:15
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > does NOT inject a language override when language is English (the default):
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:95:20
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > respects language override:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:89:20
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > suppresses the framework stack when skip_framework_stack is true:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:80:20
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > includes the framework stack by default:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:72:20
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > returns the branded prompt when business_name is set:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:63:20
|
|
lib/__tests__/brand-brain.test.ts > buildBrandSystemPrompt > returns the generic system prompt when business_name is empty:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:57:20
|
|
lib/__tests__/brand-brain.test.ts > normalizeBrandBrain — defensive read for older brains > never strips fields the legacy object has:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ emptyBrandBrain lib/brand-brain.ts:64:9
❯ Module.normalizeBrandBrain lib/brand-brain.ts:109:15
❯ lib/__tests__/brand-brain.test.ts:44:22
|
|
lib/__tests__/brand-brain.test.ts > normalizeBrandBrain — defensive read for older brains > fills missing fields on a partial brain saved before the schema grew:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ emptyBrandBrain lib/brand-brain.ts:64:9
❯ Module.normalizeBrandBrain lib/brand-brain.ts:109:15
❯ lib/__tests__/brand-brain.test.ts:30:17
|
|
lib/__tests__/brand-brain.test.ts > emptyBrandBrain > fills every field the BrandBrain interface declares:
lib/brand-brain.ts#L64
ReferenceError: crypto is not defined
❯ Module.emptyBrandBrain lib/brand-brain.ts:64:9
❯ lib/__tests__/brand-brain.test.ts:6:15
|
|
verify (20.x)
The strategy configuration was canceled because "verify._18_x" failed
|
|
verify (20.x)
The operation was canceled.
|
|
verify (22.x)
The strategy configuration was canceled because "verify._18_x" failed
|
|
verify (22.x)
The operation was canceled.
|
|
verify (18.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
verify (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
verify (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|