Skip to content

docs: deployment guide, with supporting config and integrations. #973

docs: deployment guide, with supporting config and integrations.

docs: deployment guide, with supporting config and integrations. #973

Triggered via pull request October 23, 2024 14:36
Status Failure
Total duration 1m 31s
Artifacts

ts_test.yml

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

Annotations

4 errors
test/cache.test.ts > HTTP Proxy Cache > should get stale response when max age is passed but cache is not yet revalidated: packages/typescript-client/test/cache.test.ts#L145
AssertionError: expected 409 to be 200 // Object.is equality - Expected + Received - 200 + 409 ❯ test/cache.test.ts:145:40
Build and test (packages/typescript-client)
Process completed with exit code 1.
test/react-hooks.test.tsx > useShape > should keep the state value in sync: packages/react-hooks/test/react-hooks.test.tsx#L124
AssertionError: expected [ { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received Array [ Object { "id": "10bb273f-0d76-4938-a3d1-d16dc15408b9", "title": "test row", }, - Object { - "id": "f361ee8a-3115-4cc5-aa3e-d68ef611b3e6", - "title": "other row", - }, ] ❯ waitFor.timeout test/react-hooks.test.tsx:124:37 ❯ runWithExpensiveErrorDiagnosticsDisabled ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
Build and test (packages/react-hooks)
Process completed with exit code 1.