Skip to content

[Feat] Dashboard api endpoint 작성 #18

[Feat] Dashboard api endpoint 작성

[Feat] Dashboard api endpoint 작성 #18

Triggered via pull request November 10, 2024 10:27
Status Success
Total duration 2m 51s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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/dashboard/dashboard.controller.ts#L14
'ticleId' is defined but never used
check: apps/api/src/dashboard/dashboard.controller.ts#L17
'ticleId' is defined but never used
check: apps/api/src/dashboard/dashboard.controller.ts#L20
'ticleId' is defined but never used
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