Skip to content

on-demand-test

on-demand-test #235

Triggered via repository dispatch November 20, 2025 13:46
Status Failure
Total duration 7m 32s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/spec/positions/userSupplies.spec.ts > Querying User Supply Positions on Aave V4 > Given a user with multiple active supply positions: packages/spec/positions/helper.ts#L56
InvariantError: Expected result to be Ok: Service Unavailable ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ recreateUserActivities packages/spec/positions/helper.ts:56:3 ❯ packages/spec/positions/userSupplies.spec.ts:23:7
packages/spec/positions/userSummaryHistory.spec.ts > Querying User Summary History on Aave V4 > Given a user with multiple active positions: packages/spec/positions/helper.ts#L295
InvariantError: Expected result to be Ok: Service Unavailable ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ recreateUserPositions packages/spec/positions/helper.ts:295:3 ❯ packages/spec/positions/userSummaryHistory.spec.ts:21:7
packages/spec/positions/userPositions.spec.ts > Querying User Positions on Aave V4 > Given a user with more than one position: packages/spec/positions/helper.ts#L295
InvariantError: Expected result to be Ok: Service Unavailable ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ recreateUserPositions packages/spec/positions/helper.ts:295:3 ❯ packages/spec/positions/userPositions.spec.ts:21:7
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#L243
InvariantError: Expected result to be Ok: Service Unavailable ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ recreateUserBorrows packages/spec/positions/helper.ts:243:3 ❯ packages/spec/positions/userBorrows.spec.ts:23:7
packages/spec/positionManager/spokePositionManagers.spec.ts > Querying Position Managers on Aave V4 > Given a user who wants to fetch position managers for a specific spoke > When fetching position managers with default settings > Then it should return active position managers: packages/spec/positionManager/spokePositionManagers.spec.ts#L16
Error: Snapshot `Querying Position Managers on Aave V4 > Given a user who wants to fetch position managers for a specific spoke > When fetching position managers with default settings > Then it should return active position managers 1` mismatched ❯ packages/spec/positionManager/spokePositionManagers.spec.ts:16:36
packages/spec/liquidity/spokes.spec.ts > Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by hub id > Then it should return the spokes: packages/spec/liquidity/spokes.spec.ts#L47
Error: Snapshot `Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by hub id > Then it should return the spokes 1` mismatched ❯ packages/spec/liquidity/spokes.spec.ts:47:34
packages/spec/liquidity/spokes.spec.ts > Querying Spokes on Aave V4 > Given a user who wants to fetch spokes in a hub > Then it should return the spokes: packages/spec/liquidity/spokes.spec.ts#L35
Error: Snapshot `Querying Spokes on Aave V4 > Given a user who wants to fetch spokes in a hub > Then it should return the spokes 1` mismatched ❯ packages/spec/liquidity/spokes.spec.ts:35:34
packages/spec/liquidity/spokes.spec.ts > Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by chain ID > Then it should return the spokes: packages/spec/liquidity/spokes.spec.ts#L20
Error: Snapshot `Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by chain ID > Then it should return the spokes 1` mismatched ❯ packages/spec/liquidity/spokes.spec.ts:20:34
packages/spec/liquidity/reserve.spec.ts > Querying Reserves on Aave V4 > Given a user who wants to fetch reserves > When fetching reserves ordered by > Then it should return reserves ordered by assetName: packages/spec/liquidity/reserve.spec.ts#L174
AssertionError: expected [ 'Wrapped LS Eth', …(27) ] to deeply equal [ 'Wrapped LS Eth', …(27) ] - Expected + Received @@ -16,15 +16,15 @@ "Tether USD", "Tether USD", "Tether USD", "Tether USD", "Staked USDe", + "Ethena USD", "Lido DAO Token", "Gho Token", "Gho Token", "Gho Token", "Gho Token", - "Ethena USD", "Coinbase WBTC", "Aave Token", "1INCH Token", ] ❯ packages/spec/liquidity/reserve.spec.ts:174:31
packages/spec/liquidity/hub.spec.ts > Querying Hubs on Aave V4 > 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 `Querying Hubs on Aave V4 > 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 ❯ packages/spec/liquidity/hub.spec.ts:22:23 ❯ packages/spec/liquidity/hub.spec.ts:21:22