Skip to content

feat (sync service): multi tenancy #1011

feat (sync service): multi tenancy

feat (sync service): multi tenancy #1011

Triggered via pull request October 28, 2024 14:17
Status Failure
Total duration 1m 46s
Artifacts

ts_test.yml

on: pull_request
List packages
5s
List packages
List examples
5s
List examples
Matrix: Build and test
Matrix: check_packages
Matrix: check_and_build_examples
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/cache.test.ts > HTTP Proxy Cache > should get fresh response when age is passed the stale age: packages/typescript-client/test/cache.test.ts#L179
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ test/cache.test.ts:179:40
test/cache.test.ts > HTTP Initial Data Caching > tells client to resync when shape is out of scope: packages/typescript-client/test/cache.test.ts#L215
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ test/cache.test.ts:215:31
Build and test (packages/typescript-client)
Process completed with exit code 1.