Files
ComfyUI_frontend/src
Connor Byrne 9adfa9efc2 fix(v2-tests): resolve type errors in BC pattern tests
- Fix Size type usage (tuple [width, height] not object)
- Fix entity ID branded types (strings not numbers)
- Fix WidgetValueChangeEvent<unknown> generics throughout
- Fix vi.fn() mock typing for argument counts
- Fix EventListener cast through unknown
- Fix NodeBeforeSerializeEvent.replace callable issue
- Fix VirtualNode.isVirtualNode prototype assignment
- Fix NodeExecutedEvent.output property access casts
- Update handler types in mock interfaces

Remaining 14 items are unused variable warnings (TS6133/TS6196),
not blocking compilation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-21 14:05:22 -07:00
..
2026-05-11 04:43:31 +00:00
2026-01-27 17:59:19 -08:00