Merge pull request #65 from Resgrid/develop #29
react-native-cicd.yml
on: push
check-skip
3s
Matrix: build-and-deploy
test
47s
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
|