paid-tests #8
Annotations
7 errors and 1 warning
Run the tests:
src/sdk/clients/createMeeClient.test.ts#L158
AssertionError: expected 2 to deeply equal 3
- Expected
+ Received
- 3
+ 2
❯ src/sdk/clients/createMeeClient.test.ts:158:34
|
Run the tests:
src/sdk/clients/createHttpClient.ts#L68
Error: Bad Request
❯ Object.request src/sdk/clients/createHttpClient.ts:68:13
❯ src/sdk/clients/createMeeClient.test.ts:218:24
|
Run the tests:
src/sdk/account/decorators/build.test.ts#L110
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ src/sdk/account/decorators/build.test.ts:110:33
|
Run the tests:
src/sdk/account/decorators/buildBridgeInstructions.test.ts#L51
AssertionError: expected 0 to be greater than 0
❯ src/sdk/account/decorators/buildBridgeInstructions.test.ts:51:41
|
Run the tests:
src/sdk/account/decorators/instructions/buildIntent.test.ts#L51
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ src/sdk/account/decorators/instructions/buildIntent.test.ts:51:26
|
Run the tests:
src/sdk/clients/decorators/mee/getQuote.test.ts#L108
AssertionError: expected 2 to deeply equal 3
- Expected
+ Received
- 3
+ 2
❯ src/sdk/clients/decorators/mee/getQuote.test.ts:108:34
|
Run the tests
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