Introduce Rust client binding for read operations. #615
Annotations
10 errors
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
Argument of type 'Promise<AsyncIterableIterator<ResolvedEvent<EventType>>>' is not assignable to parameter of type 'AsyncIterableIterator<unknown>'.
|
Install
Argument of type 'Promise<AsyncIterableIterator<ResolvedEvent<EventType>>>' is not assignable to parameter of type 'AsyncIterableIterator<unknown>'.
|
Install
Object is of type 'unknown'.
|
Install
Argument of type 'Promise<AsyncIterableIterator<ResolvedEvent<EventType>>>' is not assignable to parameter of type 'AsyncIterableIterator<unknown>'.
|
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.
|
Loading