[RN-99] DEV 환경에서는 GA에 로깅되지 않도록 수정 #95
Annotations
4 errors and 12 warnings
release:
src/hoc/ErrorBoundary.tsx#L17
State initialization should be in a constructor
|
release:
src/hoc/ErrorBoundary.tsx#L30
Must use destructuring state assignment
|
release:
src/hoc/ErrorBoundary.tsx#L60
Must use destructuring props assignment
|
release
Process completed with exit code 1.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release:
src/features/account/components/modalContents/ServiceAgreementOverlay.tsx#L72
React Hook useEffect has a missing dependency: 'areAllStatusChecked'. Either include it or remove the dependency array
|
release:
src/features/account/components/modalContents/ServiceAgreementOverlay.tsx#L72
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
release:
src/features/account/components/modalContents/ServiceAgreementOverlay.tsx#L72
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
release:
src/features/library/services/library.ts#L201
Unexpected console statement
|
release:
src/features/uos_lifestyle/check_grade/CheckGradeScreen.tsx#L139
'setMygradeInfo' is assigned a value but never used
|
release:
src/features/uos_lifestyle/check_grade/CheckGradeScreen.tsx#L142
'setMyCurrentAverage' is assigned a value but never used
|
release:
src/hoc/ErrorBoundary.tsx#L26
Unexpected console statement
|
release:
src/services/notification.ts#L23
Unexpected console statement
|
release:
src/store/app/supabaseConfig.ts#L36
Unexpected console statement
|
release:
src/store/app/supabaseConfig.ts#L38
Unexpected console statement
|