Skip to content

React Native CI/CD

React Native CI/CD #24

Manually triggered June 10, 2025 02:57
Status Failure
Total duration 1m 24s
Artifacts

react-native-cicd.yml

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

Annotations

7 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'
build-and-deploy (android)
Process completed with exit code 1.
build-and-deploy (ios, macos-latest)
The operation was canceled.
build-and-deploy (ios, macos-latest)
The strategy configuration was canceled because "build-and-deploy.android" failed
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