Skip to content

Bump the npm-development group across 1 directory with 7 updates #1710

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

Bump the npm-development group across 1 directory with 7 updates #1710

Triggered via pull request November 2, 2024 18:21
Status Failure
Total duration 40s
Artifacts

tests.yml

on: pull_request
Test and lint (backend)
13s
Test and lint (backend)
Test and lint (web)
32s
Test and lint (web)
Check for GitLeaks
6s
Check for GitLeaks
Build the docker image
0s
Build the docker image
Matrix: build-app
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.