Skip to content

feat: include RAG sources #255

feat: include RAG sources

feat: include RAG sources #255

Triggered via pull request June 12, 2024 09:06
Status Failure
Total duration 57s
Artifacts

tests.yml

on: pull_request
Typecheck
38s
Typecheck
Check format
44s
Check format
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Typecheck: server/api/chats/[chat_id]/chat.post.ts#L211
Argument of type 'VectorStoreRetriever<WeaviateStore>' is not assignable to parameter of type 'Runnable<any, any, RunnableConfig>'.
Typecheck: server/api/chats/[chat_id]/chat.post.ts#L297
Property 'content' does not exist on type 'RunLogPatch'.
Typecheck: server/api/chats/[chat_id]/stream_log.post.ts#L212
Argument of type 'VectorStoreRetriever<WeaviateStore>' is not assignable to parameter of type 'Runnable<any, any, RunnableConfig>'.
Typecheck
Process completed with exit code 1.
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.