Skip to content

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

docs: deployment guide, with supporting config and integrations.

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

Triggered via pull request October 24, 2024 11:47
Status Failure
Total duration 1m 44s
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#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": "c5409799-c61e-4aec-84d3-9aad4a6968d4", "title": "test row", }, - Object { - "id": "4d63c6e0-abb5-4ef0-8636-43aaa036f3d4", - "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.