chore(deps): bump hono from 4.12.18 to 4.12.25 #96
Annotations
3 errors
|
Lint & Test
Process completed with exit code 1.
|
|
tests/handler.test.js > GET /v2/images/random — location parsing > returns null coordinates when locationData is null:
tests/handler.test.js#L235
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ tests/handler.test.js:235:24
|
|
tests/handler.test.js > GET /v2/images/random — location parsing > parses JSON locationData into numeric latitude and longitude:
tests/handler.test.js#L223
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ tests/handler.test.js:223:24
|