sk/remove back to dashboard #375
Annotations
2 errors
Running tests:
clients/ts-sdk/src/fetch-client.ts#L177
Error: HTTP error! status: {"message":"Not Found: Chunk with tracking_id not found in the specified dataset"}
Payload undefined
route: delete https://api.trieve.ai/api/chunk/tracking_id/1234
❯ TrieveFetchClient.fetch src/fetch-client.ts:177:13
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "src/functions/organization/organization.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "create an expired api key and verify it does not work". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Running tests
Process completed with exit code 1.
|
Loading