Latest contracts sync #131
Annotations
7 errors and 2 warnings
|
build / build
Process completed with exit code 1.
|
|
tests/sugar.integration.test.ts > @dromos-labs/sdk.js integration smoke tests > can pull raw quote data on optimism and base:
packages/demo-node/tests/sugar.integration.test.ts#L58
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/sugar.integration.test.ts:58:3
|
|
src/lib/test-helpers.test.ts > init > works for the real network:
packages/sugar-sdk/src/lib/test-helpers.test.ts#L20
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ src/lib/test-helpers.test.ts:20:7
|
|
src/tokens.test.ts > Test fetching tokens > should be able to fetch:
packages/sugar-sdk/src/tokens.test.ts#L11
AssertionError: expected 72 to be greater than 80
❯ src/tokens.test.ts:11:59
|
|
src/swap.test.ts > Test swap functionality > works for Base:
packages/sugar-sdk/src/swap.test.ts#L420
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/swap.test.ts:420:3
|
|
src/swap.test.ts > Test swap functionality > swap without waiting for receipt:
packages/sugar-sdk/src/swap.ts#L331
ContractFunctionExecutionError: The request took too long to respond.
URL: http://localhost:4444
Request body: {"method":"eth_sendTransaction","params":[{"data":"0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000140000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000056bc75e2d6310000000000000000000000000000000000000000000000000000000000000001b5f6800000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000599560e827af36c94d2ac33a39bce1fe78631088db0800c842000000000000000000000000000000000000061000011f32b1c2345538c0c6f582fcb022739c4a194ebb1000640b2c639c533813f4aa9d7837caf62653d097ff8500000000000000","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xcAF22ce31298CF2BF1D152862F80216478ad7c67","value":"0x0"}]}
Request Arguments:
chain: undefined (id: 10)
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0xcAF22ce31298CF2BF1D152862F80216478ad7c67
value: 0 ETH
data: 0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000140000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000056bc75e2d6310000000000000000000000000000000000000000000000000000000000000001b5f6800000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000599560e827af36c94d2ac33a39bce1fe78631088db0800c842000000000000000000000000000000000000061000011f32b1c2345538c0c6f582fcb022739c4a194ebb1000640b2c639c533813f4aa9d7837caf62653d097ff8500000000000000
Contract Call:
address: 0xcAF22ce31298CF2BF1D152862F80216478ad7c67
function: execute(bytes commands, bytes[] inputs)
args: (0x00, ["0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000056bc75e2d6310000000000000000000000000000000000000000000000000000000000000001b5f6800000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000599560e827af36c94d2ac33a39bce1fe78631088db0800c842000000000000000000000000000000000000061000011f32b1c2345538c0c6f582fcb022739c4a194ebb1000640b2c639c533813f4aa9d7837caf62653d097ff8500000000000000"])
sender: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
Docs: https://viem.sh/docs/contract/writeContract
Details: The request timed out.
Version: viem@2.38.2
❯ getContractError ../../node_modules/viem/utils/errors/getContractError.ts:78:10
❯ AsyncFunction.internal ../../node_modules/viem/actions/wallet/writeContract.ts:242:13
❯ writeContract ../../node_modules/@wagmi/core/src/actions/writeContract.ts:108:16
❯ swap src/swap.ts:331:16
❯ src/swap.test.ts:374:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsP
|
|
src/swap.test.ts > getCallDataForSwap > works for Base:
packages/sugar-sdk/src/swap.test.ts#L90
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/swap.test.ts:90:3
|
|
build / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / build
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|