Files
OmniRoute/tests
diegosouzapw 3b1520bfc3 test(sse): drop the dead collectSSE helper that reds the lint gate
#12151 landed with a never-called collectSSE helper in
stream-passthrough-usage-estimation.test.ts; its three unused
identifiers (collectSSE / stream / writable) fail
'npm run lint:json -- --max-warnings 0', so the 'No new ESLint
warnings' job reds every PR merge-ref cut from the current tip
(first seen on PR #11564's post-sync run). createSSEStream and
parseSSEUsage are actually used and stay; only the dead closure
goes. File suite still passes 6/6.
2026-09-01 12:40:23 -03:00
..
2026-08-26 14:25:01 -03:00