Skip to content

on-demand-test

on-demand-test #298

Triggered via repository dispatch January 6, 2026 15:52
Status Failure
Total duration 7m 34s
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: packages/spec/positions/business.spec.ts#L106
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") ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/positions/business.spec.ts:106: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#L61
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") ❯ N packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/borrow/multipleBorrows.spec.ts:61:9
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