Fix unit testing failing issue #207
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.
|