Bump zustand from 4.5.6 to 5.0.5 #60
react-native-cicd.yml
on: pull_request
check-skip
4s
Matrix: build-and-deploy
test
1m 7s
Annotations
10 errors and 4 warnings
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L220
Parameter 'isConnected' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L219
Parameter 'room' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L81
Parameter 'participantIdentity' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L81
Parameter 'roomId' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L78
Parameter 'roomId' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L66
Parameter 'get' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L66
Parameter 'set' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/store/useLiveKitCallStore.ts#L66
This expression is not callable.
|
|
test:
src/features/livekit-call/components/LiveKitCallModal.tsx#L68
Parameter 'r' implicitly has an 'any' type.
|
|
test:
src/features/livekit-call/components/LiveKitCallModal.tsx#L67
Parameter 'r' implicitly has an 'any' type.
|
|
|
|
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
|