Skip to content

Fix unit testing failing issue #207

Fix unit testing failing issue

Fix unit testing failing issue #207

Triggered via pull request January 16, 2024 17:06
Status Failure
Total duration 1m 1s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/services/auth.service.test.ts#L5
Functions that return promises must be async
build: src/services/auth.service.test.ts#L5
Invalid type "any" of template literal expression
build: src/services/auth.service.test.ts#L6
Functions that return promises must be async
build: src/services/auth.service.test.ts#L12
Invalid type "any" of template literal expression
build: src/services/auth.service.test.ts#L26
Functions that return promises must be async
build
Process completed with exit code 1.