refactor: code simplification phase 1 - centralize config, stateless pipeline, extract templates #380
Annotations
2 errors
|
Build and Test
Process completed with exit code 1.
|
|
error: expect(received).toThrow(expected):
ingesters/__tests__/IngesterFactory.test.ts#L61
Expected substring: "Unsupported source: unknown_source"
Received message: "Source 'unknown_source' not found in sources.json config"
at <anonymous> (/home/runner/work/cairo-coder/cairo-coder/ingesters/__tests__/IngesterFactory.test.ts:61:10)
|