chore: version packages (#4476) #982
Annotations
8 errors and 3 warnings
Run tests:
packages/react/src/hooks/useProof.test.ts#L148
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
packages/core/src/actions/getBalance.test.ts#L23
Error: Snapshot `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:23:3
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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