Skip to content

CU-868cu9311 Migrated to yarn #54

CU-868cu9311 Migrated to yarn

CU-868cu9311 Migrated to yarn #54

Triggered via pull request June 11, 2025 14:22
@ucswiftucswift
synchronize #72
develop
Status Success
Total duration 1m 28s
Artifacts

react-native-cicd.yml

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

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 `,`