Skip to content

[RN-85] 맛집 리스트 및 랭킹 페이지 구현 #84

[RN-85] 맛집 리스트 및 랭킹 페이지 구현

[RN-85] 맛집 리스트 및 랭킹 페이지 구현 #84

Triggered via pull request June 8, 2024 13:14
@jongbin26jongbin26
synchronize #516
RN-85
Status Failure
Total duration 1m 4s
Artifacts

check-lint-on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
release: src/components/molecules/common/GuidePopup/GuidePopup.tsx#L17
Expected to return a value at the end of arrow function
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L6
'/home/runner/work/uoslife-client/uoslife-client/node_modules/@emotion/native/dist/emotion-native.esm.js' imported multiple times
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L14
`@emotion/native` import should occur before import of `../../../components/molecules/common/header/Header`
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L14
'/home/runner/work/uoslife-client/uoslife-client/node_modules/@emotion/native/dist/emotion-native.esm.js' imported multiple times
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L31
Variable name `_` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L58
Unnecessary 'else' after 'return'
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/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/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L2
'useRef' is defined but never used
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L4
'Dimensions' is defined but never used
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L9
'usePullToRefresh' is defined but never used
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L31
'_' is assigned a value but never used
release: src/features/uos_lifestyle/restaurant/RestaurantScreen.tsx#L32
'isGuidePopupOpen' is assigned a value but never used