Skip to content

Feat/registrationscreen #23

Feat/registrationscreen

Feat/registrationscreen #23

Triggered via pull request September 9, 2024 17:00
Status Failure
Total duration 56s
Artifacts

analysis.yml

on: pull_request
ESLint Check
45s
ESLint Check
Prettier Check
39s
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