WIP #287
Annotations
3 errors and 1 warning
Run tests for Express:
tests/express/app.test.ts#L99
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ tests/express/app.test.ts:99:39
❯ step tests/express/app.test.ts:113:23
❯ Object.next tests/express/app.test.ts:54:20
❯ asyncGeneratorStep tests/express/app.test.ts:8:28
❯ _next tests/express/app.test.ts:26:17
|
Run tests for Express:
tests/express/app.test.ts#L99
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ tests/express/app.test.ts:99:39
❯ step tests/express/app.test.ts:113:23
❯ Object.next tests/express/app.test.ts:54:20
❯ asyncGeneratorStep tests/express/app.test.ts:8:28
❯ _next tests/express/app.test.ts:26:17
|
Run tests for Express
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading