Skip to content

Add hosted indexers support #143

Add hosted indexers support

Add hosted indexers support #143

Triggered via pull request October 31, 2024 21:36
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/cortex.test.ts > can configure, get, and delete and Cortexes: src/cortex.ts#L174
Error: Failed to configure cortex: Bad Request ❯ Function.configure src/cortex.ts:174:13 ❯ src/cortex.test.ts:54:16
src/indexers/local/indexers.test.ts > Test catalog.tsvIndexer with default opts: src/catalog.ts#L86
Error: Failed to configure catalog: Bad Gateway ❯ Function.configure src/catalog.ts:86:13 ❯ src/indexers/local/indexers.test.ts:15:13
src/indexers/local/indexers.test.ts > Test catalog.tsvIndexer with default opts: src/catalog.ts#L270
Error: cortex: catalog-1730410635154 has already been deleted ❯ Catalog.checkDeleted src/catalog.ts:270:13 ❯ Catalog.delete src/catalog.ts:209:10 ❯ src/indexers/local/indexers.test.ts:20:19
test
Process completed with exit code 1.