Skip to content

fixed generate

fixed generate #33

Triggered via pull request October 11, 2024 19:11
Status Failure
Total duration 52s
Artifacts

analysis.yml

on: pull_request
ESLint Check
42s
ESLint Check
Prettier Check
42s
Prettier Check
Fit to window
Zoom out
Zoom in

Annotations

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