Skip to content

Keycloak crud user management #164

Keycloak crud user management

Keycloak crud user management #164

Triggered via pull request November 16, 2024 13:32
Status Failure
Total duration 56s
Artifacts

test-app-node-express.yml

on: pull_request
test-app-node-express
43s
test-app-node-express
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/e2e/user.test.ts > user > get user route > given the user does exist > should return a 200 status and the user: packages/mern-sample-app/app-node-express/test/e2e/user.test.ts#L21
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ test/e2e/user.test.ts:21:33
test-app-node-express
Process completed with exit code 1.
test-app-node-express
The following actions use a deprecated Node.js version 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/