Skip to content

ci: fix (#517)

ci: fix (#517) #25

Triggered via push June 12, 2024 09:20
Status Failure
Total duration 2m 23s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests/account/write.test.ts > Account:Write > should send some native token to recipient via the entrypoint: tests/account/write.test.ts#L161
TransactionExecutionError: Nonce provided for the transaction is lower than the current nonce of the account. Try increasing the nonce or find the latest nonce with `getTransactionCount`. Request Arguments: from: 0xFA66E705cf2582cF56528386Bb9dFCA119767262 to: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 data: 0x1fad948c0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000fa66e705cf2582cf56528386bb9dfca11976726200000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000e6dbb5c8696d2e0f90b875cbb6ef26e3bba575ac0000000000000000000000000000000000000000000000000000000000000f20000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000003761000000000000000000000000000000000000000000000000000000000000d5ad000000000000000000000000000000000000000000000000000000000000e80100000000000000000000000000000000000000000000000000000006fc23ac0f00000000000000000000000000000000000000000000000000000006fc23ac0000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000840000189a0000000000000000000000003079b249dfde4692d7844aa261f8cf7d927a0da500000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000001c5b32f37f5bea87bdd5374eb2ac54ea8e000000000000000000000000000000000000000000000000000000000000004151a2b35c66a3df6efeef970e2ec1d3c803e6bccf3787830126f6ac945ebbf6f46f9180049aa29275e3143796f71f1bd42c04a9eee84162672b450e1a5fc64e611c00000000000000000000000000000000000000000000000000000000000000 Details: already known Version: [email protected] ❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10 ❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:240:11 ❯ tests/account/write.test.ts:161:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'already known', docsPath: undefined, metaMessages: [ 'Request Arguments:', ' from: 0xFA66E705cf2582cF56528386Bb9dFCA119767262\n to: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789\n data: 0x1fad948c0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000fa66e705cf2582cf56528386bb9dfca11976726200000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000e6dbb5c8696d2e0f90b875cbb6ef26e3bba575ac0000000000000000000000000000000000000000000000000000000000000f20000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000003761000000000000000000000000000000000000000000000000000000000000d5ad000000000000000000000000000000000000000000000000000000000000e80100000000000000000000000000000000000000000000000000000006fc23ac0f00000000000000000000000000000000000000000000000000000006fc23ac0000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000840000189a0000000000000000000000003079b249dfde4692d7844aa261f8cf7d927a0da5000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000
tests/account/write.test.ts > Account:Write > should mint an NFT and pay with ERC20 - with token: tests/account/write.test.ts#L368
AssertionError: expected 9580483926103974790n to deeply equal 9580483926103974791n - Expected + Received - 9580483926103974791n + 9580483926103974790n ❯ tests/account/write.test.ts:368:32
tests/account/write.test.ts > Account:Write > should mint an NFT and pay with ERC20 - with token selection and no maxApproval: tests/account/write.test.ts#L420
AssertionError: expected 9580483926103974789n to deeply equal 9580483926103974790n - Expected + Received - 9580483926103974790n + 9580483926103974789n ❯ tests/account/write.test.ts:420:32
tests/account/write.test.ts > Account:Write > should increment user op gas with no paymaster using sendTransaction: tests/account/write.test.ts#L593
AssertionError: expected 'false' to be 'true' // Object.is equality - Expected + Received - true + false ❯ tests/account/write.test.ts:593:21
tests/paymaster/write.test.ts > Paymaster:Write > should mint an NFT with sponsorship: tests/paymaster/write.test.ts#L101
AssertionError: expected 9588763446108114553n to deeply equal 9592492610509845427n - Expected + Received - 9592492610509845427n + 9588763446108114553n ❯ tests/paymaster/write.test.ts:101:31
tests/paymaster/write.test.ts > Paymaster:Write > should withdraw nativeToken with sponsorship: tests/paymaster/write.test.ts#L174
AssertionError: expected 4114110002057057n to be 1n // Object.is equality - Expected + Received - 1n + 4114110002057057n ❯ tests/paymaster/write.test.ts:174:50
tests/paymaster/write.test.ts > Paymaster:Write > should withdraw nativeToken and an erc20 token: tests/paymaster/write.test.ts#L256
AssertionError: expected -10477n to be -1n // Object.is equality - Expected + Received - -1n + -10477n ❯ tests/paymaster/write.test.ts:256:60
coverage
Process completed with exit code 1.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.