Skip to content

CU-868cu9311 Build update #28

CU-868cu9311 Build update

CU-868cu9311 Build update #28

Triggered via pull request June 10, 2025 12:41
Status Failure
Total duration 58s
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 errors and 6 warnings
test
Process completed with exit code 1.
test: src/stores/roles/store.ts#L10
Dependency cycle detected
test: src/stores/app/core-store.ts#L21
Dependency cycle detected
test: src/models/v4/mapping/getMapLayersResultData.ts#L1
Unable to resolve path to module 'geojson'
test: src/components/ui/gluestack-ui-provider/index.tsx#L26
Replace `⏎······style={[⏎········config[colorSchemeName],⏎········{·flex:·1,·height:·'100%',·width:·'100%'·},⏎········props.style,⏎······]}⏎····` with `·style={[config[colorSchemeName],·{·flex:·1,·height:·'100%',·width:·'100%'·},·props.style]}`
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/(app)/settings.tsx#L89
Delete `·`
test: src/app/(app)/settings.tsx#L88
Delete `·`
test: src/app/(app)/settings.tsx#L40
React Hook React.useMemo has an unnecessary dependency: 'units'. Either exclude it or remove the dependency array