Skip to content

chore(deps): bump hono from 4.12.18 to 4.12.25 #96

chore(deps): bump hono from 4.12.18 to 4.12.25

chore(deps): bump hono from 4.12.18 to 4.12.25 #96

Triggered via push June 14, 2026 11:38
Status Failure
Total duration 18s
Artifacts

ci.yml

on: push
Lint & Test
8s
Lint & Test
Fit to window
Zoom out
Zoom in

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