🚀 Deploy #4
Annotations
5 errors
📋 Test:
test/index.spec.ts#L36
AssertionError: expected 401 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 401
❯ test/index.spec.ts:36:27
|
📋 Test:
test/index.spec.ts#L53
SyntaxError: Unexpected token 'U', "Unauthorized" is not valid JSON
❯ test/index.spec.ts:53:24
|
📋 Test:
test/index.spec.ts#L72
AssertionError: expected 401 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 401
❯ test/index.spec.ts:72:27
|
📋 Test:
test/index.spec.ts#L89
SyntaxError: Unexpected token 'U', "Unauthorized" is not valid JSON
❯ test/index.spec.ts:89:24
|
📋 Test
Process completed with exit code 1.
|
Loading