DEV deploy - @devksingh4 #433
Annotations
8 errors
Run live testing:
tests/live/events.test.ts#L112
AssertionError: expected 403 to be 204 // Object.is equality
- Expected
+ Received
- 204
+ 403
❯ tests/live/events.test.ts:112:29
|
Run live testing:
tests/live/events.test.ts#L125
AssertionError: expected 200 to be 404 // Object.is equality
- Expected
+ Received
- 404
+ 200
❯ tests/live/events.test.ts:125:29
|
Run live testing:
tests/live/iam.test.ts#L46
AssertionError: expected 403 to be 202 // Object.is equality
- Expected
+ Received
- 202
+ 403
❯ tests/live/iam.test.ts:46:27
|
Run live testing:
tests/live/iam.test.ts#L63
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/iam.test.ts:63:27
|
Run live testing:
tests/live/protected.test.ts#L26
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/protected.test.ts:26:29
|
Run live testing:
tests/live/stripe.test.ts#L43
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/stripe.test.ts:43:31
|
Run live testing:
tests/live/tickets.test.ts#L25
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ tests/live/tickets.test.ts:25:29
|
Run live testing
Process completed with exit code 2.
|
Loading