Skip to content

Bump expo-task-manager from 12.0.6 to 13.1.5 #52

Bump expo-task-manager from 12.0.6 to 13.1.5

Bump expo-task-manager from 12.0.6 to 13.1.5 #52

Triggered via pull request June 10, 2025 23:03
Status Success
Total duration 1m 20s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
3s
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