Skip to content

chore(deps-dev): bump @babel/runtime from 7.21.0 to 7.22.15 #441

chore(deps-dev): bump @babel/runtime from 7.21.0 to 7.22.15

chore(deps-dev): bump @babel/runtime from 7.21.0 to 7.22.15 #441

Triggered via pull request September 4, 2023 22:40
Status Success
Total duration 10m 6s
Artifacts

test.yml

on: pull_request
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