draft of per-partition streaming #357
Annotations
4 errors
|
Run Tests
The operation was canceled.
|
|
Run Tests:
test/clients/consumer/messages-stream.test.ts#L232
Argument of type '{ topics: string[]; mode: "manual"; }' is not assignable to parameter of type 'ConsumeByPartitionOptions<string, string, string, string>'.
|
|
Run Tests:
test/clients/consumer/messages-stream.test.ts#L213
Argument of type '{ topics: string[]; mode: "latest"; offsets: { topic: string; partition: number; offset: bigint; }[]; }' is not assignable to parameter of type 'ConsumeByPartitionOptions<string, string, string, string>'.
|
|
|
Loading