Skip to content

DX-1264: Update Exports & Add CI Tests #408

DX-1264: Update Exports & Add CI Tests

DX-1264: Update Exports & Add CI Tests #408

Triggered via pull request October 2, 2024 14:36
@CahidArdaCahidArda
synchronize #79
DX-1264
Status Failure
Total duration 1m 26s
Artifacts

tests.yaml

on: pull_request
cloudflare-workers-local
0s
cloudflare-workers-local
nodejs-local
0s
nodejs-local
nextjs-chat-to-website
0s
nextjs-chat-to-website
nextjs-server-actions
0s
nextjs-server-actions
nextjs-vercel-ai-sdk
0s
nextjs-vercel-ai-sdk
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
error: expect(received).toContain(expected): src/rag-chat.test.ts#L764
Expected to contain: "330" Received: "The construction of the Eiffel Tower was completed in 1889, and its height is 1,063 feet (324 meters)." at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:764:27
error: expect(received).toBeTrue(): src/rag-chat.test.ts#L36
Received: false at /home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:36:65
Tests
Process completed with exit code 1.
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/