Skip to content

Fix bugs in feat/hono #138

Fix bugs in feat/hono

Fix bugs in feat/hono #138

Triggered via pull request September 5, 2025 04:18
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
test/integration/routes/header.test.ts > Header Routes > PUT /:name > works with network holesky: test/integration/routes/header.test.ts#L511
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ test/integration/routes/header.test.ts:511:26
test/integration/routes/avatar.test.ts > Avatar Routes > PUT /:name > works with network holesky: test/integration/routes/avatar.test.ts#L515
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ test/integration/routes/avatar.test.ts:515:26