github action 세팅 #1
Annotations
1 error and 4 warnings
Build
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/components/community/CommunityCommentItem.tsx#L48
React Hook useEffect has a missing dependency: 'value.userId'. Either include it or remove the dependency array
|
Lint:
src/components/community/CommunityCommentItemReply.tsx#L38
React Hook useEffect has a missing dependency: 'value.userId'. Either include it or remove the dependency array
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|