Add hosted indexers support #143
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.
|