Skip to content

Add context filter to VectorPayload #523

Add context filter to VectorPayload

Add context filter to VectorPayload #523

Triggered via pull request November 19, 2024 16:25
Status Failure
Total duration 1m 22s
Artifacts

tests.yaml

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

Annotations

2 errors and 1 warning
error: expect(received).toBe(expected): src/rag-chat.test.ts#L1057
Expected: 1 Received: 2 at onContextFetched (/home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:1057:34) at /home/runner/work/rag-chat/rag-chat/src/context-service/index.ts:81:46
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/