Skip to content

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

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

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

Triggered via pull request November 5, 2024 13:58
Status Failure
Total duration 1m 25s
Artifacts

tests.yml

on: pull_request
Test and lint (backend)
1m 15s
Test and lint (backend)
Test and lint (web)
36s
Test and lint (web)
Check for GitLeaks
6s
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.