Skip to content

Keycloak crud user management #123

Keycloak crud user management

Keycloak crud user management #123

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

test-lib-api-client.yml

on: pull_request
test-lib-api-client
33s
test-lib-api-client
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/UserForm.test.ts > contracts > given the contracts have valid values filled > should parse UserForm: packages/mern-sample-app/lib-api-client/test/UserForm.test.ts#L16
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/UserForm.test.ts:16:30
test/UserForm.test.ts > contracts > given the contracts have valid values filled > should not parse UserForm: packages/mern-sample-app/lib-api-client/test/UserForm.test.ts#L28
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/UserForm.test.ts:28:30
test-lib-api-client
Process completed with exit code 1.
test-lib-api-client
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/