CU-868cu9311 eas changes #126
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:
src/app/login/login-form.tsx#L40
Delete `·`
|
|
test:
babel.config.js#L19
Replace `⏎············'.ios.ts',⏎············'.android.ts',⏎············'.ts',⏎············'.ios.tsx',⏎············'.android.tsx',⏎············'.tsx',⏎············'.jsx',⏎············'.js',⏎············'.json',⏎··········` with `'.ios.ts',·'.android.ts',·'.ts',·'.ios.tsx',·'.android.tsx',·'.tsx',·'.jsx',·'.js',·'.json'`
|