e2e #483
Annotations
4 errors and 1 warning
e2e/events.spec.ts#L98
AssertionError: expected [ { …(3) }, { …(3) }, { …(3) }, …(5) ] to have a length of 7 but got 8
- Expected
+ Received
- 7
+ 8
❯ e2e/events.spec.ts:98:19
|
e2e/events.spec.ts#L139
AssertionError: expected [ { …(3) }, { …(3) }, { …(3) }, …(5) ] to have a length of 7 but got 8
- Expected
+ Received
- 7
+ 8
❯ e2e/events.spec.ts:139:19
|
e2e/events.spec.ts#L191
AssertionError: expected error to be instance of ForbiddenException
- Expected:
[Function ForbiddenException]
+ Received:
[InternalServerErrorException]
❯ e2e/events.spec.ts:191:6
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading