[Chore] env 출력코드 제거 #466
Annotations
6 warnings
Lint Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Check:
src/components/review/ReviewList.tsx#L22
React Hook useEffect has a missing dependency: 'loadInitialReviews'. Either include it or remove the dependency array
|
Lint Check:
src/pages/Redirection.tsx#L91
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
|
Lint Check:
src/pages/SignUp.tsx#L151
React Hook useCallback has an unnecessary dependency: 'imgFile'. Either exclude it or remove the dependency array
|
type_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|