(PC-32033) feat(Poc): bundle splitting #14052
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yarn test:lint:
__mocks__/react-native-map-clustering.tsx#L30
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Run yarn test:lint:
__mocks__/react-native-reanimated-carousel.tsx#L7
Unexpected any. Specify a different type
|
Run yarn test:lint:
src/features/profile/pages/DeleteProfileReason/DeleteProfileReason.tsx#L78
Forbidden non-null assertion
|
Run yarn test:lint:
src/features/profile/pages/DeleteProfileReason/DeleteProfileReason.tsx#L78
Forbidden non-null assertion
|
Run yarn test:lint:
src/features/profile/pages/DeleteProfileReason/DeleteProfileReason.tsx#L79
Forbidden non-null assertion
|
Loading