feat(viem): add withdrawSuperchainWETH #2118
Annotations
2 errors and 3 warnings
src/test/e2e/interop.spec.ts > SuperchainWETH Flow > should send SuperchainWETH and relay cross chain message to burn/mint tokens:
packages/viem/src/test/e2e/interop.spec.ts#L197
AssertionError: expected 9999999744155580680519n to deeply equal 9999999768942068022224n
- Expected
+ Received
- 9999999768942068022224n
+ 9999999744155580680519n
❯ src/test/e2e/interop.spec.ts:197:30
|
test
Process completed with exit code 1.
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, jaxxstorm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|