Skip to content

Allow null | undefined as distinctUntilChanged parameter #2657

Allow null | undefined as distinctUntilChanged parameter

Allow null | undefined as distinctUntilChanged parameter #2657

Triggered via pull request November 11, 2025 14:03
Status Failure
Total duration 3m 27s
Artifacts

ci_ts_latest.yml

on: pull_request
Matrix: ts@latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ts@latest (20)
Process completed with exit code 1.
ts@latest (20)
Property '[Symbol.asyncDispose]' is missing in type '{ next: () => Promise<IteratorResult<T, any>>; throw: (err: any) => Promise<IteratorResult<T, any>>; return: () => Promise<IteratorResult<T, any>>; [Symbol.asyncIterator](): AsyncGenerator<...>; }' but required in type 'AsyncGenerator<T, void, void>'.