test: configuring setup to test react navigation routes #9
Annotations
4 warnings
checking-pr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
checking-pr:
src/Routes/__tests__/Routes.test.tsx#L1
'NavigationContainer' is defined but never used
|
checking-pr:
src/Routes/__tests__/Routes.test.tsx#L2
'render' is defined but never used
|
checking-pr:
src/Routes/__tests__/Routes.test.tsx#L4
'Routes' is defined but never used
|