Skip to content

Merge pull request #65 from Resgrid/develop #29

Merge pull request #65 from Resgrid/develop

Merge pull request #65 from Resgrid/develop #29

Triggered via push June 10, 2025 12:41
Status Failure
Total duration 1m 18s
Artifacts
check-skip
3s
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