Update dependency rxdb to v15 #5498
Annotations
4 errors
test-some
Process completed with exit code 1.
|
test
Type 'RegExp' is not assignable to type 'string'.
|
test
Argument of type '{ collection: RxCollection<RxDocType>; url: { http: string; ws: string; }; push: { batchSize: number; queryBuilder: RxGraphQLReplicationPushQueryBuilder; }; pull: { ...; }; live: true; deletedField: string | undefined; }' is not assignable to parameter of type 'SyncOptionsGraphQL<RxDocType, any>'.
|
test
Process completed with exit code 1.
|