Skip to content

on-demand-test

on-demand-test #206

Triggered via repository dispatch November 14, 2025 13:38
Status Failure
Total duration 2m 58s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L22
Error: Snapshot `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 1` mismatched - Expected + Received @@ -6,20 +6,20 @@ "chainId": 123456789, "explorerUrl": "https://etherscan.io", "icon": "https://statics.aave.com/ethereum.svg", "isTestnet": true, "name": "Devnet", - "nativeGateway": "0x10568906206cfa2604489ABDB5E469021f5FCAa7", + "nativeGateway": "0x6f1aE3c0A22B393116Ded7332f465b0973fD1027", "nativeInfo": { "__typename": "TokenInfo", "decimals": 18, "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "signatureGateway": "0x94C97AE18bAeD1262eEE7596ac627d3c232e54C1", + "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDI1NTlFNEUwNEYyY0E3MTgwZTVmMjBDMjg3MmQyMkVDODk2MDFiNTY=", "name": "Core", "summary": Any<Object>, } ❯ packages/spec/liquidity/hub.spec.ts:22:23 ❯ packages/spec/liquidity/hub.spec.ts:21:22
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: packages/spec/test-utils.ts#L8
InvariantError: Expected array to be non-empty ❯ assertNonEmptyArray packages/spec/test-utils.ts:8:11 ❯ packages/spec/helpers/reserves.ts:54:5 ❯ 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/borrow/multipleBorrows.spec.ts:23:23
packages/spec/borrow/business.spec.ts > Feature: Borrowing Assets on Aave V4 > Given a user and a reserve with an active supply position used as collateral > When the user borrows a native asset from the reserve: packages/spec/test-utils.ts#L8
InvariantError: Expected array to be non-empty ❯ assertNonEmptyArray packages/spec/test-utils.ts:8:11 ❯ packages/spec/helpers/reserves.ts:54:5 ❯ 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/borrow/business.spec.ts:116:23
packages/spec/borrow/business.spec.ts > Feature: Borrowing Assets on Aave V4 > Given a user and a reserve with an active supply position used as collateral: packages/spec/test-utils.ts#L8
InvariantError: Expected array to be non-empty ❯ assertNonEmptyArray packages/spec/test-utils.ts:8:11 ❯ packages/spec/helpers/reserves.ts:54:5 ❯ 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/borrow/business.spec.ts:25:21