Introduce Rust client binding for read operations. #614
Annotations
10 errors
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Type 'Promise<AsyncIterableIterator<ResolvedEvent<{ type: "some-event"; data: { id: string; value: string; }; metadata?: unknown; }>>>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
|
Install
Type 'Promise<AsyncIterableIterator<ResolvedEvent<{ type: "TestEvent"; data: { entityId: string; importantData: string; }; metadata?: unknown; }>>>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
|
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Constructor of class 'Client' is protected and only accessible within the class declaration.
|
Install
Type 'Promise<AsyncIterableIterator<ResolvedEvent<{ type: "some-event"; data: { id: string; value: string; }; metadata?: unknown; }>>>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
|
Install
Type 'Promise<AsyncIterableIterator<ResolvedEvent<{ type: "some-event"; data: { id: string; value: string; }; metadata?: unknown; }>>>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
|
Loading