Update dependency rxdb to v15 #5492
main.yml
on: pull_request
test
3m 44s
test-some
3m 46s
Annotations
6 errors
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.
|
test-some
Type 'RegExp' is not assignable to type 'string'.
|
test-some
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-some
Process completed with exit code 1.
|