CU-868cu9311 Migrated to yarn #54
react-native-cicd.yml
on: pull_request
check-skip
4s
Matrix: build-and-deploy
test
1m 16s
Annotations
6 warnings
|
|
|
test:
src/components/settings/unit-selection-bottom-sheet.tsx#L97
Insert `⏎······················`
|
|
test:
src/components/maps/full-screen-location-picker.tsx#L68
The 'reverseGeocode' function makes the dependencies of useEffect Hook (at line 106) change on every render. To fix this, wrap the definition of 'reverseGeocode' in its own useCallback() Hook
|
|
test:
src/components/maps/full-screen-location-picker.tsx#L35
The 'getUserLocation' function makes the dependencies of useEffect Hook (at line 106) change on every render. To fix this, wrap the definition of 'getUserLocation' in its own useCallback() Hook
|
|
test:
jest.config.js#L32
Replace `·"\\.(css|less|scss|sass)$":·"identity-obj-proxy"` with `'\\.(css|less|scss|sass)$':·'identity-obj-proxy',`
|
|
test:
jest.config.js#L10
Insert `,`
|