Fixing issue #56 #63
Annotations
4 errors
|
hono/routes/auth.test.ts#L110
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:110:29
|
|
hono/routes/auth.test.ts#L80
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:80:29
|
|
hono/routes/auth.test.ts#L60
AssertionError: expected 500 to be 302 // Object.is equality
- Expected
+ Received
- 302
+ 500
❯ hono/routes/auth.test.ts:60:29
|
|
hono/routes/messages.test.ts#L33
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ hono/routes/messages.test.ts:33:29
|
The logs for this run have expired and are no longer available.
Loading