Skip to content

[Feat] PR lint, tsc, prettier 검사 workflow 구현 #8

[Feat] PR lint, tsc, prettier 검사 workflow 구현

[Feat] PR lint, tsc, prettier 검사 workflow 구현 #8

Triggered via pull request November 9, 2024 21:13
Status Success
Total duration 3m 9s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
check: apps/api/src/entity/applicant.entity.ts#L4
'Column' is defined but never used
check: apps/api/src/ticle/ticle.controller.ts#L9
'params' is defined but never used
check: apps/api/src/ticle/ticle.controller.ts#L12
'filter' is defined but never used
check: apps/api/src/ticle/ticle.controller.ts#L12
'sort' is defined but never used
check: apps/api/src/ticle/ticle.controller.ts#L18
'params' is defined but never used