Skip to content

consistent interface #20

consistent interface

consistent interface #20

Triggered via push December 29, 2025 03:37
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/cli/e2e/04-filter.test.ts > filter command > finds specific suggestions in output: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/04-filter.test.ts:65:24
src/cli/e2e/04-filter.test.ts > filter command > shows all candidates with --all flag: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/04-filter.test.ts:58:24
src/cli/e2e/04-filter.test.ts > filter command > shows first 10 candidates by default: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/04-filter.test.ts:51:24
src/cli/e2e/04-filter.test.ts > filter command > writes candidates.embeddings.json to cache: src/cli/e2e/helpers.ts#L258
Error: Cache file not found: /tmp/chat-to-map-e2e-8T5hHW/chats/whatsapp-sample/2025-12-29T03-37-45-b0a81b270f1469b0/candidates.embeddings.json ❯ readCacheJson src/cli/e2e/helpers.ts:258:36 ❯ src/cli/e2e/04-filter.test.ts:43:24
src/cli/e2e/04-filter.test.ts > filter command > writes filter_stats.json to cache: src/cli/e2e/helpers.ts#L258
Error: Cache file not found: /tmp/chat-to-map-e2e-8T5hHW/chats/whatsapp-sample/2025-12-29T03-37-45-b0a81b270f1469b0/filter_stats.json ❯ readCacheJson src/cli/e2e/helpers.ts:258:36 ❯ src/cli/e2e/04-filter.test.ts:36:19
src/cli/e2e/04-filter.test.ts > filter command > shows extraction stats: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/04-filter.test.ts:28:24
src/cli/e2e/04-filter.test.ts > filter command > filters on first run, uses cache on second run: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/04-filter.test.ts:17:18
src/cli/e2e/03-embed.test.ts > embed command > writes embed_stats.json to cache: src/cli/e2e/helpers.ts#L258
Error: Cache file not found: /tmp/chat-to-map-e2e-8T5hHW/chats/whatsapp-sample/2025-12-29T03-37-45-b0a81b270f1469b0/embed_stats.json ❯ readCacheJson src/cli/e2e/helpers.ts:258:36 ❯ src/cli/e2e/03-embed.test.ts:38:19
src/cli/e2e/03-embed.test.ts > embed command > shows embedding stats: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/03-embed.test.ts:29:24
src/cli/e2e/03-embed.test.ts > embed command > embeds on first run, uses cache on second run: src/cli/e2e/helpers.ts#L223
Error: CLI stderr: ✗ Embedding failed: Network error: Uncached HTTP request to https://api.openai.com/v1/embeddings blocked: E2E cache is locked (E2E_CACHE_LOCKED=true). All HTTP requests must be cached. For E2E tests, set UPDATE_E2E_CACHE=true to allow API calls. ❯ runCli src/cli/e2e/helpers.ts:223:11 ❯ src/cli/e2e/03-embed.test.ts:15:18