feat(viem): add crossChainSendETH
action
#2133
Annotations
3 errors and 3 warnings
lint
Process completed with exit code 1.
|
src/test/e2e/interop.spec.ts > Cross chain ETH transfer > should send native ETH from source chain to destination chain:
packages/viem/src/test/e2e/interop.spec.ts#L245
AssertionError: expected 9999999732684039099677n to deeply equal 9999999744013741822927n
- Expected
+ Received
- 9999999744013741822927n
+ 9999999732684039099677n
❯ src/test/e2e/interop.spec.ts:245:27
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|