Skip to content

on-demand-test

on-demand-test #297

Triggered via repository dispatch January 6, 2026 15:16
Status Failure
Total duration 8m 9s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/spec/positions/business.spec.ts > Health Factor Scenarios on Aave V4 > Given a user with a one supply position as collateral > And the user has a one borrow position > When the user repays completely the borrow position: packages/spec/positions/business.spec.ts#L367
InvariantError: Expected result to be Ok: [GraphQL] Bad user input - The user has no position to repay ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/positions/business.spec.ts:367:11
packages/spec/positions/business.spec.ts > Health Factor Scenarios on Aave V4 > Given a user with a one supply position as collateral > And the user has a one borrow position > When the user withdraws collateral: packages/spec/positions/business.spec.ts#L290
InvariantError: Expected result to be Ok: Bad Gateway ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/positions/business.spec.ts:290:11
packages/spec/positions/business.spec.ts > Health Factor Scenarios on Aave V4 > Given a user with a one supply position as collateral > And the user has a one borrow position > When the user borrows more money: packages/spec/positions/business.spec.ts#L245
InvariantError: Expected result to be Ok: Bad Gateway ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/positions/business.spec.ts:245:11
packages/spec/borrow/business.spec.ts > Borrowing Assets on Aave V4 > Given a user and a reserve with an active supply position used as collateral > When the user wants to preview the borrow action before performing it > Then the user can review the borrow details before proceeding: packages/spec/borrow/business.spec.ts#L62
InvariantError: Expected result to be Ok: [GraphQL] Failed to parse "BigDecimal": Amount must be greater than 0 (occurred while parsing "ReserveErc20AmountInput") (occurred while parsing "ReserveAmountInput") (occurred while parsing "BorrowRequest") (occurred while parsing "PreviewAction") (occurred while parsing "PreviewRequest") ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/borrow/business.spec.ts:62:9