Skip to content

fix(sync-service): Query Postgres server version at the start of connection setup #683

fix(sync-service): Query Postgres server version at the start of connection setup

fix(sync-service): Query Postgres server version at the start of connection setup #683

Triggered via pull request October 3, 2024 09:05
Status Failure
Total duration 1m 34s
Artifacts

ts_test.yml

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

Annotations

2 errors
test/react-hooks.test.tsx > useShape > should keep the state value in sync: packages/react-hooks/test/react-hooks.test.tsx#L123
AssertionError: expected [ { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received Array [ Object { "id": "d7a1857b-edab-4c09-bcf2-0ef74fdc9c99", "title": "test row", }, - Object { - "id": "e07ca6a9-738c-4f0e-8aaa-f5ad9b5c9aa2", - "title": "other row", - }, ] ❯ test/react-hooks.test.tsx:123:35 ❯ runWithExpensiveErrorDiagnosticsDisabled ../../node_modules/.pnpm/@testing-library+dom@10.3.2/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback ../../node_modules/.pnpm/@testing-library+dom@10.3.2/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback ../../node_modules/.pnpm/@testing-library+dom@10.3.2/node_modules/@testing-library/dom/dist/wait-for.js:118:16
Build and test (packages/react-hooks)
Process completed with exit code 1.