Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

docs: Update BEE_API as optional (FDS gateway default) #13

docs: Update BEE_API as optional (FDS gateway default)

docs: Update BEE_API as optional (FDS gateway default) #13

Triggered via push February 3, 2026 21:21
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ContractFunctionExecutionError: The contract function "isTokenSupported" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L33
This could be due to any of the following: - The contract does not have the function "isTokenSupported", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Contract Call: address: 0xa226C0E0cEa2D8353C9Ec6ee959A03D54F8D14b6 function: isTokenSupported(address token) args: (0x0000000000000000000000000000000000000000) Docs: https://viem.sh/docs/contract/readContract Version: viem@2.45.1 at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:33:12) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:247:33)
ContractFunctionZeroDataError: The contract function "isTokenSupported" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L16
This could be due to any of the following: - The contract does not have the function "isTokenSupported", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Version: viem@2.45.1 at <anonymous> (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:16:20) at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:31:16) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:247:33)
ContractFunctionExecutionError: The contract function "VERSION" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L33
This could be due to any of the following: - The contract does not have the function "VERSION", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Contract Call: address: 0xa226C0E0cEa2D8353C9Ec6ee959A03D54F8D14b6 function: VERSION() Docs: https://viem.sh/docs/contract/readContract Version: viem@2.45.1 at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:33:12) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:235:29)
ContractFunctionZeroDataError: The contract function "VERSION" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L16
This could be due to any of the following: - The contract does not have the function "VERSION", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Version: viem@2.45.1 at <anonymous> (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:16:20) at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:31:16) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:235:29)
ContractFunctionExecutionError: The contract function "nextEscrowId" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L33
This could be due to any of the following: - The contract does not have the function "nextEscrowId", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Contract Call: address: 0xa226C0E0cEa2D8353C9Ec6ee959A03D54F8D14b6 function: nextEscrowId() Docs: https://viem.sh/docs/contract/readContract Version: viem@2.45.1 at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:33:12) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:223:28)
ContractFunctionZeroDataError: The contract function "nextEscrowId" returned no data ("0x").: node_modules/viem/_esm/utils/errors/getContractError.js#L16
This could be due to any of the following: - The contract does not have the function "nextEscrowId", - The parameters passed to the contract function may be invalid, or - The address is not a contract. Version: viem@2.45.1 at <anonymous> (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:16:20) at getContractError (/home/runner/work/ade/ade/node_modules/viem/_esm/utils/errors/getContractError.js:31:16) at readContract (/home/runner/work/ade/ade/node_modules/viem/_esm/actions/public/readContract.js:58:15) at async withRetry (/home/runner/work/ade/ade/tests/chain-view.test.ts:30:20) at async <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:223:28)
error: expect(received).toBeDefined(): tests/chain-view.test.ts#L217
Received: undefined at <anonymous> (/home/runner/work/ade/ade/tests/chain-view.test.ts:217:20)
error: expect(received).toThrow(expected): tests/respond.test.ts#L160
Expected pattern: /BEE_STAMP/ Received message: "Invalid batch ID returned from stamp creation" at <anonymous> (/home/runner/work/ade/ade/tests/respond.test.ts:160:17)
error: expect(received).toThrow(expected): tests/respond.test.ts#L152
Expected pattern: /BEE_API/ Received message: "SX_KEY not found in keychain" at <anonymous> (/home/runner/work/ade/ade/tests/respond.test.ts:152:17)