Skip to content

chore(deps): bump react-native from 0.71.12 to 0.71.15 #447

chore(deps): bump react-native from 0.71.12 to 0.71.15

chore(deps): bump react-native from 0.71.12 to 0.71.15 #447

Triggered via push January 10, 2024 17:28
Status Success
Total duration 5m 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test: src/component/BottomSheet/BottomSheetContainer.tsx#L38
React Hook useEffect has missing dependencies: 'bottomSheetRef' and 'resetBottomSheetInvoker'. Either include them or remove the dependency array
test: src/screen/AccessToken/AccessToken.tsx#L64
React Hook useCallback has a missing dependency: 'paperTheme.colors.onBackground'. Either include it or remove the dependency array
test: src/screen/Home/Home.tsx#L71
React Hook useEffect has missing dependencies: 'setCountdown' and 'setCountdownViaPassQrGot'. Either include them or remove the dependency array
test: src/screen/InviteVisitors/InviteVisitors.tsx#L43
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
test: src/screen/Welcome/Welcome.tsx#L32
React Hook useEffect has missing dependencies: 'rnColorScheme', 'setStatusBarStyle', and 'themeScheme'. Either include them or remove the dependency array
test: src/utils/appEffect/useAppEffect.ts#L33
React Hook useLayoutEffect has missing dependencies: 'setAppearance', 'setIs401Status', 'verifyActive', and 'verifyStaff'. Either include them or remove the dependency array
test: src/utils/httpClient/useAxiosInterceptor.ts#L56
React Hook useMemo has a missing dependency: 'setHttpLogs'. Either include it or remove the dependency array