feat(viem): add withdrawSuperchainWETH #2115
Annotations
3 errors and 3 warnings
src/actions/withdrawSuperchainWETH.spec.ts > withdrawSuperchainWETH > write contract > should return expected request:
packages/viem/src/actions/withdrawSuperchainWETH.spec.ts#L50
AssertionError: expected 9999999221908718825156n to deeply equal 9999999273023287200506n
- Expected
+ Received
- 9999999273023287200506n
+ 9999999221908718825156n
❯ src/actions/withdrawSuperchainWETH.spec.ts:50:32
|
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#L184
AssertionError: expected 0n to deeply equal 20n
- Expected
+ Received
- 20n
+ 0n
❯ src/test/e2e/interop.spec.ts:184:33
|
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/action-install-gh-release@v1.10.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|