Skip to content

chore(mobile): boiler plate for new stream sync mechanism #26367

chore(mobile): boiler plate for new stream sync mechanism

chore(mobile): boiler plate for new stream sync mechanism #26367

Triggered via pull request October 29, 2024 19:26
Status Failure
Total duration 4m 12s
Artifacts

test.yml

on: pull_request
Test & Lint Server
1m 37s
Test & Lint Server
Unit Test CLI
20s
Unit Test CLI
Unit Test CLI (Windows)
48s
Unit Test CLI (Windows)
Test & Lint Web
2m 9s
Test & Lint Web
End-to-End Lint
28s
End-to-End Lint
Medium Tests (Server)
2m 1s
Medium Tests (Server)
End-to-End Tests (Server & CLI)
3m 25s
End-to-End Tests (Server & CLI)
End-to-End Tests (Web)
3m 20s
End-to-End Tests (Web)
Unit Test Mobile
1m 30s
Unit Test Mobile
Unit Test ML
38s
Unit Test ML
Fit to window
Zoom out
Zoom in

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.