Skip to content

Bump the development-dependencies group with 6 updates #54

Bump the development-dependencies group with 6 updates

Bump the development-dependencies group with 6 updates #54

GitHub Actions / jest-github-action failed Jan 20, 2025 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

Cannot find module '@testing-library/react-native/extend-expect' from 'jest.setup.js'

�[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 Resolver._throwModNotFoundError (node_modules/jest-resolve/build/resolver.js:427:11)
  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: 1.223 s
Ran all test suites.
Test results written to: jest.results.json