Implement sparse index support #1081
pr.yml
on: pull_request
testing
/
Setup
1m 2s
Linting, formatting, documentation, etc
29s
testing
/
Run unit tests
41s
testing
/
Example app: semantic search
37s
testing
/
external-app
2m 23s
Matrix: testing / TS compile
Matrix: testing / Run integration tests
testing
/
Teardown
0s
Annotations
15 errors and 1 warning
Upload file happy path › Upload file without metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
Upload file happy path › Upload file with metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, 20.x, npm, node)
Process completed with exit code 1.
|
Upload file happy path › Upload file without metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
Upload file happy path › Upload file with metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, 20.x, npm, edge)
Process completed with exit code 1.
|
Upload file happy path › Upload file without metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
Upload file happy path › Upload file with metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, 20.x, bun, node, 1.0.0)
Process completed with exit code 1.
|
Upload file happy path › Upload file without metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
Upload file happy path › Upload file with metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, 20.x, bun, node, 1.0.36)
Process completed with exit code 1.
|
Upload file happy path › Upload file without metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
Upload file happy path › Upload file with metadata:
src/errors/http.ts#L194
PineconeNotFoundError: A call to https://api.pinecone.io/assistant/assistants/4yXvU returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:194:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, 20.x, bun, node, 1.1.11)
Process completed with exit code 1.
|
Linting, formatting, documentation, etc:
src/data/__tests__/vectors/query.test.ts#L24
'setupSuccess' is assigned a value but never used
|