chore: clean up deps #922
Annotations
8 errors and 2 warnings
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: Snapshot `getBalance > default 1` mismatched
- Expected
+ Received
{
"decimals": 18,
- "formatted": "10000",
+ "formatted": "9999.99907296181212611",
"symbol": "ETH",
- "value": 10000000000000000000000n,
+ "value": 9999999072961812126110n,
}
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: Snapshot `getBalance > default 1` mismatched
- Expected
+ Received
{
"decimals": 18,
- "formatted": "10000",
+ "formatted": "9999.997934385343786198",
"symbol": "ETH",
- "value": 10000000000000000000000n,
+ "value": 9999997934385343786198n,
}
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L24
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:24:5
|
Run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading