feat: [61] 댓글 수집, 크롤링, 당첨자 선정 구현 #42
Annotations
8 errors and 1 warning
lint-and-format:
web/src/lib/timeUtil.ts#L3
Unexpected any. Specify a different type
|
lint-and-format:
web/src/lib/timeUtil.ts#L12
Unexpected any. Specify a different type
|
lint-and-format:
web/src/services/apis/crawling.service.ts#L2
'axios' is defined but never used
|
lint-and-format:
web/src/services/apis/crawling.service.ts#L2
'axios' is defined but never used
|
lint-and-format:
web/src/services/apis/crawling.service.ts#L14
'createCommentEvent' is already defined
|
lint-and-format:
web/src/services/apis/crawling.service.ts#L14
'createCommentEvent' is assigned a value but never used
|
lint-and-format:
web/src/store/winner/index.ts#L3
'WinnerState' is not defined
|
lint-and-format
Process completed with exit code 1.
|
lint-and-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|