feat(example): integrate expo to example app #50
Annotations
5 errors and 1 warning
Run yarn test:
packages/lib/src/spatial-navigation/hooks/useBeforeMountEffect.test.ts#L25
ReferenceError: document is not defined
at createDomRenderer (../../node_modules/@testing-library/react-hooks/lib/dom/pure.js:75:21)
at renderHook (../../node_modules/@testing-library/react-hooks/lib/core/index.js:113:9)
at Object.<anonymous> (src/spatial-navigation/hooks/useBeforeMountEffect.test.ts:25:45)
|
Run yarn test:
packages/lib/src/spatial-navigation/hooks/useBeforeMountEffect.test.ts#L42
ReferenceError: document is not defined
at createDomRenderer (../../node_modules/@testing-library/react-hooks/lib/dom/pure.js:75:21)
at renderHook (../../node_modules/@testing-library/react-hooks/lib/core/index.js:113:9)
at Object.<anonymous> (src/spatial-navigation/hooks/useBeforeMountEffect.test.ts:42:45)
|
Run yarn test:
packages/lib/src/spatial-navigation/hooks/useBeforeMountEffect.test.ts#L66
ReferenceError: document is not defined
at createDomRenderer (../../node_modules/@testing-library/react-hooks/lib/dom/pure.js:75:21)
at renderHook (../../node_modules/@testing-library/react-hooks/lib/core/index.js:113:9)
at Object.<anonymous> (src/spatial-navigation/hooks/useBeforeMountEffect.test.ts:66:45)
|
Run yarn test:
packages/lib/src/spatial-navigation/hooks/useBeforeMountEffect.test.ts#L90
ReferenceError: document is not defined
at createDomRenderer (../../node_modules/@testing-library/react-hooks/lib/dom/pure.js:75:21)
at renderHook (../../node_modules/@testing-library/react-hooks/lib/core/index.js:113:9)
at Object.<anonymous> (src/spatial-navigation/hooks/useBeforeMountEffect.test.ts:90:45)
|
Run yarn test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading