Skip to content

Bump @sentry/react-native from 6.10.0 to 6.15.0 #71

Bump @sentry/react-native from 6.10.0 to 6.15.0

Bump @sentry/react-native from 6.10.0 to 6.15.0 #71

Triggered via pull request June 11, 2025 18:54
Status Success
Total duration 1m 53s
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