Skip to content

Fix unit testing failing issue #206

Fix unit testing failing issue

Fix unit testing failing issue #206

Triggered via pull request January 16, 2024 17:01
Status Failure
Total duration 57s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: src/services/auth.service.test.ts#L3
'bcrypt' is defined but never used
build: src/services/auth.service.test.ts#L4
'jwt' is defined but never used
build: src/services/auth.service.test.ts#L5
'Profile' is defined but never used
build: src/services/auth.service.test.ts#L6
'JWT_SECRET' is defined but never used
build: src/services/auth.service.test.ts#L9
Functions that return promises must be async
build: src/services/auth.service.test.ts#L9
Invalid type "any" of template literal expression
build: src/services/auth.service.test.ts#L10
Functions that return promises must be async
build: src/services/auth.service.test.ts#L16
Invalid type "any" of template literal expression
build: src/services/auth.service.test.ts#L30
Functions that return promises must be async
build
Process completed with exit code 1.
build: src/services/auth.service.test.ts#L3
'bcrypt' is defined but never used
build: src/services/auth.service.test.ts#L4
'jwt' is defined but never used
build: src/services/auth.service.test.ts#L5
'Profile' is defined but never used
build: src/services/auth.service.test.ts#L6
'JWT_SECRET' is defined but never used