Skip to content

CU-868cu9311 trying to fix build #73

CU-868cu9311 trying to fix build

CU-868cu9311 trying to fix build #73

Triggered via pull request June 11, 2025 22:18
Status Success
Total duration 2m 14s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
2s
check-skip
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 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