Skip to content

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.2 #10

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.2

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.2 #10

Triggered via pull request April 14, 2025 06:55
Status Failure
Total duration 39s
Artifacts

express-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (20.x)
Process completed with exit code 1.
test/app.test.ts > GET / > should log the message and return a 200 response with the correct data: test/app.test.ts#L9
AssertionError: expected 404 to be 200 // Object.is equality - Expected + Received - 200 + 404 ❯ test/app.test.ts:9:29