Added new schema #5
Merged
Annotations
10 errors
apps/backend/src/sprint/dto/update-sprint.dto.ts#L1
Run autofix to sort these imports!
|
apps/backend/src/sprint/sprint.controller.ts#L1
Run autofix to sort these imports!
|
apps/backend/src/sprint/sprint.controller.ts#L22
use `Number(id)` instead
|
apps/backend/src/sprint/sprint.controller.ts#L27
use `Number(id)` instead
|
apps/backend/src/sprint/sprint.controller.ts#L32
use `Number(id)` instead
|
apps/backend/src/sprint/sprint.module.ts#L1
Run autofix to sort these imports!
|
apps/backend/src/sprint/sprint.service.ts#L8
'createSprintDto' is defined but never used
|
apps/backend/src/sprint/sprint.service.ts#L20
'updateSprintDto' is defined but never used
|
apps/backend/src/user/user.controller.ts#L26
Unnecessary use of boolean literals in conditional expression
|
apps/frontend/src/components/CurrentJobs.tsx#L4
'ExpendableTable' is defined but never used
|
This job failed
Loading