chore(mobile): boiler plate for new stream sync mechanism #26367
test.yml
on: pull_request
pre-job
9s
ShellCheck
9s
OpenAPI Clients
1m 11s
TypeORM Checks
1m 18s
Test & Lint Server
1m 37s
Unit Test CLI
20s
Unit Test CLI (Windows)
48s
Test & Lint Web
2m 9s
End-to-End Lint
28s
Medium Tests (Server)
2m 1s
End-to-End Tests (Server & CLI)
3m 25s
End-to-End Tests (Web)
3m 20s
Unit Test Mobile
1m 30s
Unit Test ML
38s
Annotations
3 errors
TypeORM Checks
Process completed with exit code 1.
|
Test & Lint Server
Type '{ get: Mock<(sessionId: string) => Promise<SessionSyncStateEntity | null>>; upsert: Mock<(state: Partial<SessionSyncStateEntity>) => Promise<void>>; getAssets: Mock<...>; getAlbums: Mock<...>; getAlbumAssets: Mock<...>; }' is not assignable to type 'Mocked<ISyncRepository>'.
|
Test & Lint Server
Process completed with exit code 2.
|