Skip to content

Implement sparse index support #1081

Implement sparse index support

Implement sparse index support #1081

Re-run triggered January 31, 2025 22:44
Status Failure
Total duration 7m 24s
Artifacts

pr.yml

on: pull_request
Linting, formatting, documentation, etc
29s
Linting, formatting, documentation, etc
testing  /  Run unit tests
41s
testing / Run unit tests
testing  /  Example app: semantic search
37s
testing / Example app: semantic search
testing  /  external-app
2m 23s
testing / external-app
Matrix: testing / TS compile
Matrix: testing / Run integration tests
testing  /  Teardown
0s
testing / Teardown
Fit to window
Zoom out
Zoom in

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