e2e #483
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 1 warning
e2e/events.spec.ts > e2e/events > evaluation event:
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 > e2e/events > default evaluation event:
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 > e2e/events > MetricsEvent > Using a random string in the api key setting should throw Forbidden:
e2e/events.spec.ts#L191
AssertionError: expected error to be instance of ForbiddenException
- Expected:
[Function ForbiddenException]
+ Received:
[InternalServerErrorException]
❯ e2e/events.spec.ts:191:6
|
ci
Process completed with exit code 1.
|
ci
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/
|