chore: format #1002
changesets.yml
on: push
Verify
/
Check
40s
Matrix: Verify / Test
Matrix: Verify / Types
Publish
1m 29s
Annotations
8 errors and 2 warnings
packages/core/src/actions/getBalance.test.ts > default:
packages/core/src/actions/getBalance.test.ts#L23
Error: Snapshot `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:23:3
|
packages/core/src/actions/getBalance.test.ts > default:
packages/core/src/actions/getBalance.test.ts#L23
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:23:3
|
packages/core/src/actions/getBalance.test.ts > default:
packages/core/src/actions/getBalance.test.ts#L23
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:23:3
|
packages/core/src/actions/getBalance.test.ts > default:
packages/core/src/actions/getBalance.test.ts#L23
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/core/src/actions/getBalance.test.ts:23:3
|
packages/react/src/hooks/useProof.test.ts > behavior: address: undefined -> defined:
packages/react/src/hooks/useProof.test.ts#L148
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useProof.test.ts:148:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useProof.test.ts > behavior: address: undefined -> defined:
packages/react/src/hooks/useProof.test.ts#L105
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/react/src/hooks/useProof.test.ts:105:26
|
packages/react/src/hooks/useProof.test.ts > behavior: address: undefined -> defined:
packages/react/src/hooks/useProof.test.ts#L105
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/react/src/hooks/useProof.test.ts:105:26
|
packages/react/src/hooks/useProof.test.ts > behavior: address: undefined -> defined:
packages/react/src/hooks/useProof.test.ts#L105
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ packages/react/src/hooks/useProof.test.ts:105:26
|
Verify / Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (2, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|