Files
OmniRoute/open-sse
Diego Rodrigues de Sa e Souza 591084052a fix(ci): drop explicit any on executeWithUpstreamStartTimeout call (t11 any-budget) (#3364)
The v3.8.14 merge introduced `executeWithUpstreamStartTimeout<any>(...)` in
chatCore.ts, pushing the file's explicit-any count to 1 over its budget of 0
(check:any-budget:t11, a blocking CI lint-job gate). The generic T is already
inferable from the `execute` callback's return type, so drop the explicit
`<any>` and let inference do it — no behavior change, typecheck:core stays clean.
2026-06-07 07:34:33 -03:00
..
2026-06-07 07:20:02 -03:00
2026-06-07 07:20:02 -03:00
2026-05-26 23:51:47 -03:00
2026-06-06 19:13:11 -03:00
2026-06-07 07:20:02 -03:00
2026-06-07 07:20:02 -03:00
2026-06-07 07:20:02 -03:00
2026-06-07 07:20:02 -03:00
2026-04-19 19:50:30 -03:00