Skip to content

Update to Expo SDK 51 #351

Update to Expo SDK 51

Update to Expo SDK 51 #351

Triggered via pull request May 31, 2024 09:26
Status Failure
Total duration 1m 17s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Spatial Navigation Movement › handles correctly RIGHT LEFT LEFT: packages/lib/src/spatial-navigation/components/tests/SpatialNavigation.test.tsx#L38
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/tests/SpatialNavigation.test.tsx:38:29)
Spatial Navigation Movement › handles correctly RIGHT DOWN DOWN UP: packages/lib/src/spatial-navigation/components/tests/SpatialNavigation.test.tsx#L50
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/tests/SpatialNavigation.test.tsx:50:29)
Spatial Navigation Movement › handles correctly DOWN RIGHT UP DOWN: packages/lib/src/spatial-navigation/components/tests/SpatialNavigation.test.tsx#L65
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/tests/SpatialNavigation.test.tsx:65:29)
Spatial Navigation Movement › handles correctly out-of-screen movement detection: packages/lib/src/spatial-navigation/components/tests/SpatialNavigation.test.tsx#L81
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/tests/SpatialNavigation.test.tsx:81:29)
SpatialNavigationVirtualizedGrid › renders the correct number of item: packages/lib/src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx#L36
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at renderGrid (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:36:11) at Object.renderGrid (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:53:23)
SpatialNavigationVirtualizedGrid › handles correctly RIGHT & DOWN and RENDERS new elements accordingly while deleting elements that are too far from scroll when on stick to start scroll: packages/lib/src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx#L36
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at renderGrid (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:36:11) at Object.renderGrid (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:81:23)
SpatialNavigationVirtualizedGrid › handles correctly RIGHT & DOWN and RENDERS new elements accordingly while deleting elements that are too far from scroll when on stick to end scroll: packages/lib/src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx#L174
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:174:29)
SpatialNavigationVirtualizedGrid › handles correctly RIGHT & DOWN and RENDERS new elements accordingly while deleting elements that are too far from scroll when on jump on scroll scroll: packages/lib/src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx#L227
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at Object.<anonymous> (src/spatial-navigation/components/virtualizedGrid/SpatialNavigationVirtualizedGrid.test.tsx:227:29)
SpatialNavigationVirtualizedList › renders the correct number of item: packages/lib/src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx#L44
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at renderList (src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx:44:11) at renderList (src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx:88:23) at tryCatch (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9) at ../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7 at Object.<anonymous> (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12)
SpatialNavigationVirtualizedList › handles correctly RIGHT and RENDERS new elements accordingly while deleting elements that are too far from scroll: packages/lib/src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx#L44
Trying to detect host component names triggered the following error: Cannot use import statement outside a module There seems to be an issue with your configuration that prevents React Native Testing Library from working correctly. Please check if you are using compatible versions of React Native and React Native Testing Library. at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:54:11) at detectHostComponentNames (../../node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:27:30) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:48:40) at renderInternal (../../node_modules/@testing-library/react-native/src/render.tsx:29:10) at renderList (src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx:44:11) at renderList (src/spatial-navigation/components/virtualizedList/SpatialNavigationVirtualizedList.test.tsx:120:23) at tryCatch (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9) at ../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7 at Object.<anonymous> (../../node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12)
build (20.x)
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/.