Skip to content

feat: [61] 댓글 수집, 크롤링, 당첨자 선정 구현 #42

feat: [61] 댓글 수집, 크롤링, 당첨자 선정 구현

feat: [61] 댓글 수집, 크롤링, 당첨자 선정 구현 #42

Triggered via pull request August 11, 2024 15:35
Status Failure
Total duration 1m 49s
Artifacts

pr-check.yml

on: pull_request
lint-and-format
1m 41s
lint-and-format
Fit to window
Zoom out
Zoom in

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/