Skip to content

Fix/hono quick

Fix/hono quick #25

Triggered via pull request August 2, 2024 15:35
Status Failure
Total duration 27s
Artifacts

test:unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/server/index.test.ts > initServer > bbox: src/server/index.test.ts#L83
AssertionError: expected 400 to be 404 // Object.is equality - Expected + Received - 404 + 400 ❯ src/server/index.test.ts:83:29
unittest
Process completed with exit code 1.
unittest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/