Skip to content

Update to Expo SDK 51 #352

Update to Expo SDK 51

Update to Expo SDK 51 #352

Triggered via pull request May 31, 2024 12:54
Status Failure
Total duration 1m 35s
Artifacts

node.js.yml

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

Annotations

4 errors and 1 warning
ProgramList › renders the list with every items: packages/example/src/modules/program/view/ProgramList.test.tsx#L14
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 renderWithProviders (src/modules/program/view/ProgramList.test.tsx:14:16) at Object.renderWithProviders (src/modules/program/view/ProgramList.test.tsx:27:20)
ProgramList › renders the list and focus elements accordingly with inputs: packages/example/src/modules/program/view/ProgramList.test.tsx#L14
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 renderWithProviders (src/modules/program/view/ProgramList.test.tsx:14:16) at Object.renderWithProviders (src/modules/program/view/ProgramList.test.tsx:34:20)
ListWithVariableSize › node is still focusable after being removed: packages/example/src/pages/ListWithVariableSize.test.tsx#L16
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 renderWithProviders (src/pages/ListWithVariableSize.test.tsx:16:16) at Object.renderWithProviders (src/pages/ListWithVariableSize.test.tsx:24:20)
build (20.x)
Process completed with exit code 1.
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/.