Skip to content

on-demand-test

on-demand-test #226

Triggered via repository dispatch November 19, 2025 10:54
Status Failure
Total duration 7m 15s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/spec/positions/userBorrows.spec.ts > Querying User Borrow Positions on Aave V4 > Given a user with multiple active borrow positions: packages/spec/positions/helper.ts#L244
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ recreateUserBorrows packages/spec/positions/helper.ts:244:3 ❯ packages/spec/positions/userBorrows.spec.ts:23:7
packages/spec/positions/business.spec.ts > Aave V4 Health Factor Positions Scenarios > Given a user with a one supply position as collateral > And the user has a one borrow position > When the user repays partially the borrow position: packages/spec/positions/business.spec.ts#L160
InvariantError: Expected a value, got: [GraphQL] Bad user input - Trying to repay more debt than exists ❯ invariant packages/types/src/helpers/invariant.ts:20:11 ❯ A packages/core/src/utils.ts:20:3 ❯ ResultAsync.<anonymous> node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:133:33 ❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:71 ❯ __awaiter node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12 ❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:129:60 ❯ packages/spec/positions/business.spec.ts:160:25
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to list available hubs > When fetching hubs sorted by total supplied > Then it should return the hubs sorted by total supplied: packages/spec/liquidity/hub.spec.ts#L177
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:177:9
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to list available hubs > When fetching hubs sorted by total borrowed > Then it should return the hubs sorted by total borrowed: packages/spec/liquidity/hub.spec.ts#L148
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:148:9
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to list available hubs > When fetching hubs sorted by name > Then it should return the hubs sorted by name: packages/spec/liquidity/hub.spec.ts#L123
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:123:9
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to fetch a single hub > When fetching a single hub > Then it should return the expected data for the hub: packages/spec/liquidity/hub.spec.ts#L79
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:79:9
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to list available hubs > When fetching hubs by tokens) > Then the list of hubs should contains assets from the query: packages/spec/liquidity/hub.spec.ts#L41
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:41:9
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to list available hubs > When fetching hubs by chain ID(s) > Then it should return the expected data for each hub: packages/spec/liquidity/hub.spec.ts#L20
InvariantError: Expected result to be Ok: Service Unavailable ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/liquidity/hub.spec.ts:20:9
packages/spec/borrow/multipleBorrows.spec.ts > Borrowing from Multiple Reserves on Aave V4 > Given a user with collateral supplied to a reserve > When the user borrows from two different reserves > Then the user has two active borrow positions with correct amounts: packages/spec/borrow/multipleBorrows.spec.ts#L75
InvariantError: Expected result to be Ok: Execution reverted for an unknown reason. Estimate Gas Arguments: from: 0xAFd7CD3C872D315909779Ee5650c66Ead8AAa5e6 to: 0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC value: 0 ETH data: 0xd6bda0c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000c3e4000000000000000000000000afd7cd3c872d315909779ee5650c66ead8aaa5e6 Details: execution reverted Version: [email protected] due to Execution reverted for an unknown reason. Details: execution reverted Version: [email protected] due to RPC Request failed. URL: https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146 Request body: {"method":"eth_estimateGas","params":[{"data":"0xd6bda0c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000c3e4000000000000000000000000afd7cd3c872d315909779ee5650c66ead8aaa5e6","from":"0xAFd7CD3C872D315909779Ee5650c66Ead8AAa5e6","gas":"0x42641","maxFeePerGas":"0x2","maxPriorityFeePerGas":"0x1","nonce":"0x3","to":"0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC","value":"0x0"}]} Details: execution reverted Version: [email protected] ❯ R packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/borrow/multipleBorrows.spec.ts:75:9