[Feat] TextInput 공통 컴포넌트 구현 #12
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
|