Skip to content

Partitions

Partitions #141

Triggered via push March 20, 2025 22:41
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
quality
Process completed with exit code 1.
build
Process completed with exit code 2.
build: src/utils/yieldFromEvent.ts#L7
Property '[Symbol.asyncDispose]' is missing in type '{ next: () => Promise<{ value: Awaited<K>; done: false; }>; return(): Promise<{ value: undefined; done: true; }>; throw(error: any): Promise<IteratorResult<K, any>>; [Symbol.asyncIterator](): AsyncGenerator<...>; }' but required in type 'AsyncGenerator<K, any, any>'.