Updates #45
ci.yml
on: push
Lint and Type Check
31s
Test
45s
Annotations
4 errors
|
Test
Process completed with exit code 1.
|
|
Test
@poppy/interaction-worker#test: command (/home/runner/work/poppy/poppy/apps/interaction-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
src/test/unit/do-debouncer.test.ts:
apps/interaction-worker/src/tools/web-search.ts#L7
ExaError: API key must be provided as an argument or as an environment variable (EXASEARCH_API_KEY)
❯ new Exa2 home/runner/work/poppy/poppy/node_modules/exa-js/dist/index.mjs:1318:15
❯ createWebSearchTool src/tools/web-search.ts:7:15
❯ src/tools/web-search.ts:31:26
❯ src/tools/index.ts:20:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, timestamp: '2025-11-16T20:39:41.273Z', path: undefined }
|
|
src/test/integration/health.test.ts:
apps/interaction-worker/src/tools/web-search.ts#L7
ExaError: API key must be provided as an argument or as an environment variable (EXASEARCH_API_KEY)
❯ new Exa2 home/runner/work/poppy/poppy/node_modules/exa-js/dist/index.mjs:1318:15
❯ createWebSearchTool src/tools/web-search.ts:7:15
❯ src/tools/web-search.ts:31:26
❯ src/tools/index.ts:20:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, timestamp: '2025-11-16T20:39:46.646Z', path: undefined }
|