Add export method feature #4293
Annotations
4 errors
Run tests
Process completed with exit code 1.
|
Run tests:
tests/unit.test.ts#L21
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/unit.test.ts:21:1
|
Run tests:
src/task.ts#L126
MeiliSearchTaskTimeOutError: timeout of 60000ms has exceeded on task 1811 when waiting for it to be resolved.
❯ TaskClient.waitForTask src/task.ts:126:11
❯ Promise.value src/task.ts:37:18
❯ tests/export.test.ts:25:16
|
Run tests:
src/task.ts#L126
MeiliSearchTaskTimeOutError: timeout of 5000ms has exceeded on task 1812 when waiting for it to be resolved.
❯ TaskClient.waitForTask src/task.ts:126:11
❯ Promise.value src/task.ts:37:18
❯ tests/export.test.ts:20:16
|
Loading