wip: add sync compatibility #1594
test-isolated.yaml
on: push
Test Isolated Demos
1m 24s
Annotations
5 errors
|
Test Isolated Demos
Process completed with exit code 1.
|
|
Test Isolated Demos
Argument of type 'PowerSyncSQLiteBaseSession<TFullSchema, TSchema>' is not assignable to parameter of type 'SQLiteSession<"sync" | "async", QueryResult, TFullSchema, TSchema>'.
|
|
Test Isolated Demos
Class 'PowerSyncSQLitePreparedQuery<T, TSync>' incorrectly extends base class 'SQLitePreparedQuery<PowerSyncPreparedQueryConfig<TSync, T> & T>'.
|
|
Test Isolated Demos
Argument of type 'LockContext' is not assignable to parameter of type '"sync" | "async"'.
|
|
Test Isolated Demos
Property 'prepareQuery' in type 'PowerSyncSQLiteBaseSession<TFullSchema, TSchema>' is not assignable to the same property in base type 'SQLiteSession<"sync" | "async", QueryResult, TFullSchema, TSchema>'.
|