Running Copilot #57
Annotations
2 errors
|
hono/routes/messages.test.ts#L64
AssertionError: expected 500 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 500
❯ hono/routes/messages.test.ts:64:29
|
|
hono/routes/messages.test.ts#L44
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ hono/routes/messages.test.ts:44:29
|
The logs for this run have expired and are no longer available.
Loading