Skip to content

unit-tests

unit-tests #427

Manually triggered December 29, 2024 22:43
Status Failure
Total duration 4m 26s
Artifacts

unit-tests.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/sdk/clients/createBicoPaymasterClient.test.ts > bico.paymaster > should use token paymaster to pay for gas fees, use max approval, use sendUserOperation: src/sdk/clients/decorators/smartAccount/sendTokenPaymasterUserOp.ts#L79
UserOperationExecutionError: Signature provided for the User Operation is invalid. This could arise when: - the `signature` for the User Operation is incorrectly computed, and unable to be verified by the Paymaster Request Arguments: callData: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000220000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa96045000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000 callGasLimit: 0x1f2281 maxFeePerGas: 0.001500738 gwei maxPriorityFeePerGas: 0.0015 gwei nonce: 69609474564294292349501695519983025582993229256392542685781143205709487276032 paymaster: 0x00000000301515A5410e0d768aF4f53c416edf19 paymasterData: 0x0000006771e82e00006771d0be036cbd53842c5426634e7929541ec2318f3dcf7e00000000000000000000000000000000000000000000000000000000c77329f300111700badf34ac57840643ebc40eac9e44448c03894a5c8725bb45b7d71e241fcca414629dcaf5d47e3add97eb014c2adec01c20c8e1c123653cb343074baeda884cb01b paymasterPostOpGasLimit: 74120 paymasterVerificationGasLimit: 74120 preVerificationGas: 0x648d5 sender: 0x9d853Bb2cF20B803f7B0F4535EF46a35685802e9 signature: 0x1fa3736da3c2277121f42a632567c3aae02c12fd2d0e859c3a685124dd0467fa12fa80410e013f7150c4f8e1a4374e82eecd723d69b65e237804b7b6047338d21c verificationGasLimit: 0x12188 Details: {"code":-32501,"message":"AA34 signature error"} Version: 2.21.6 ❯ getUserOperationError node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:68:10 ❯ sendUserOperation node_modules/viem/account-abstraction/actions/bundler/sendUserOperation.ts:160:11 ❯ Module.sendTokenPaymasterUserOp src/sdk/clients/decorators/smartAccount/sendTokenPaymasterUserOp.ts:79:22 ❯ src/sdk/clients/createBicoPaymasterClient.test.ts:155:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: '{"code":-32501,"message":"AA34 signature error"}', docsPath: undefined, metaMessages: [ 'This could arise when:', '- the `signature` for the User Operation is incorrectly computed, and unable to be verified by the Paymaster', ' ', 'Request Arguments:', ' callData: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000
unit-tests
Process completed with exit code 1.
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636