Skip to content

Bump the npm-development group across 1 directory with 8 updates #1725

Bump the npm-development group across 1 directory with 8 updates

Bump the npm-development group across 1 directory with 8 updates #1725

Status Failure
Total duration 48s
Artifacts

tests.yml

on: pull_request
Test and lint (backend)
20s
Test and lint (backend)
Test and lint (web)
36s
Test and lint (web)
Check for GitLeaks
4s
Check for GitLeaks
Matrix: build-app
Build the docker image
0s
Build the docker image
Matrix: End-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/api/middleware.test.ts > throwIfNotValidResponse > throws: web/src/api/middleware.test.ts#L179
AssertionError: expected '' to be 'Internal Server Error' // Object.is equality - Expected + Received - Internal Server Error ❯ src/api/middleware.test.ts:179:40
src/api/middleware.test.ts > throwIfNotValidResponse > throws json (Failed to parse the response body as JSON): web/src/api/middleware.test.ts#L198
AssertionError: expected ' (failed to parse the response body a…' to be 'Internal Server Error (failed to pars…' // Object.is equality Expected: "Internal Server Error (failed to parse the response body as JSON)" Received: " (failed to parse the response body as JSON)" ❯ src/api/middleware.test.ts:198:40
Test and lint (web)
Process completed with exit code 1.