Skip to content

[RN-27] 도서관별 좌석 현황 페이지 구현 #7

[RN-27] 도서관별 좌석 현황 페이지 구현

[RN-27] 도서관별 좌석 현황 페이지 구현 #7

Triggered via pull request April 15, 2024 10:03
@eunbae0eunbae0
synchronize #388
RN-27
Status Failure
Total duration 3m 9s
Artifacts

check-lint-on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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: src/screens/library/LibraryChallengeScreen.tsx#L2
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
release: src/screens/library/LibraryRankingScreen.tsx#L2
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
release: src/screens/library/room_status/LibrarySeatListScreen.tsx#L8
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
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/components/molecules/screens/account/modalContents/ServiceAgreementOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'areAllStatusChecked'. Either include it or remove the dependency array
release: src/components/molecules/screens/account/modalContents/ServiceAgreementOverlay.tsx#L74
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/components/molecules/screens/account/modalContents/ServiceAgreementOverlay.tsx#L74
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/components/molecules/screens/announcement/list/ArticleList.tsx#L1
'useCallback' is defined but never used
release: src/components/molecules/screens/announcement/list/ArticleList.tsx#L1
'useState' is defined but never used
release: src/components/molecules/screens/announcement/list/ArticleList.tsx#L9
'REFRESH_STOP_TIME' is assigned a value but never used
release: src/components/molecules/screens/main/contents/AnnounceContents.tsx#L2
'Alert' is defined but never used
release: src/hoc/ErrorBoundary.tsx#L26
Unexpected console statement
release: src/hooks/ConfigContext.tsx#L56
Unexpected console statement
release: src/hooks/ConfigContext.tsx#L59
Unexpected console statement