Skip to content

DEV deploy - @devksingh4 #60

DEV deploy - @devksingh4

DEV deploy - @devksingh4 #60

Triggered via pull request November 14, 2024 22:28
Status Failure
Total duration 49s
Artifacts

deploy-dev.yml

on: pull_request
Run Unit Tests
37s
Run Unit Tests
Deploy to AWS DEV
0s
Deploy to AWS DEV
Run Live Integration Tests
0s
Run Live Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests/unit/entraInviteUser.test.ts > Emails must end in @illinois.edu.: tests/unit/entraInviteUser.test.ts#L49
AssertionError: expected 404 to be 500 // Object.is equality - Expected + Received - 500 + 404 ❯ tests/unit/entraInviteUser.test.ts:49:33
tests/unit/entraInviteUser.test.ts > Happy path: tests/unit/entraInviteUser.test.ts#L66
AssertionError: expected 404 to be 201 // Object.is equality - Expected + Received - 201 + 404 ❯ tests/unit/entraInviteUser.test.ts:66:33
tests/unit/entraInviteUser.test.ts > Happy path: tests/unit/entraInviteUser.test.ts#L83
AssertionError: expected 404 to be 201 // Object.is equality - Expected + Received - 201 + 404 ❯ tests/unit/entraInviteUser.test.ts:83:33
Run Unit Tests
Process completed with exit code 2.