Skip to content

feat(rxjs.dev): handle api list fetch failure with fallback #2671

feat(rxjs.dev): handle api list fetch failure with fallback

feat(rxjs.dev): handle api list fetch failure with fallback #2671

Status Failure
Total duration 3m 35s
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>'.