Skip to content

Bump the production-dependencies group with 8 updates #43

Bump the production-dependencies group with 8 updates

Bump the production-dependencies group with 8 updates #43

GitHub Actions / jest-github-action failed Dec 9, 2024 in 0s

Jest tests failed

Failed tests: 0/0. Failed suites: 0/1.

Details

::group::PASS tests/App.test.tsx (0 ms)
::endgroup::

::group::Errors thrown in tests/App.test.tsx
● Test suite failed to run

TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner')

�[0m�[31m�[1m>�[22m�[39m�[90m 1 |�[39m �[36mimport�[39m �[32m'@testing-library/react-native/extend-expect'�[39m�[33m;�[39m
 �[90m   |�[39m �[31m�[1m^�[22m�[39m
 �[90m 2 |�[39m
 �[90m 3 |�[39m �[90m// eslint-disable-next-line no-global-assign�[39m
 �[90m 4 |�[39m __DEV__ �[33m=�[39m �[36mfalse�[39m�[33m;�[39m�[0m

  at ReactCurrentOwner (node_modules/react-test-renderer/cjs/react-test-renderer.development.js:494:46)
  at Object.<anonymous> (node_modules/react-test-renderer/cjs/react-test-renderer.development.js:18680:4)
  at Object.require (node_modules/react-test-renderer/index.js:6:20)
  at Object.require (node_modules/@testing-library/react-native/src/render-act.ts:1:1)
  at Object.require (node_modules/@testing-library/react-native/src/helpers/host-component-names.tsx:5:1)
  at Object.require (node_modules/@testing-library/react-native/src/helpers/accessibility.ts:10:1)
  at Object.require (node_modules/@testing-library/react-native/src/matchers/to-be-checked.tsx:3:1)
  at Object.require (node_modules/@testing-library/react-native/src/matchers/extend-expect.ts:2:1)
  at Object.<anonymous> (node_modules/@testing-library/react-native/extend-expect.js:1:42)
  at Object.<anonymous> (jest.setup.js:1:1)
  at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
  at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)

::endgroup::
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 3.917 s
Ran all test suites.
Test results written to: jest.results.json