Skip to content

on-demand-test

on-demand-test #300

Triggered via repository dispatch January 6, 2026 20:22
Status Failure
Total duration 6m 11s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve with an active borrow position > When the user repays a partial amount of the loan > Then the borrow position is updated to reflect the reduced outstanding balance: packages/spec/repay/business.spec.ts#L80
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/repay/business.spec.ts:80:7
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve with an active borrow position > When the user wants to preview the repayment action before performing it > Then the user can review the repayment details before proceeding: packages/spec/repay/business.spec.ts#L80
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/repay/business.spec.ts:80:7
packages/spec/repay/business.spec.ts > Repaying Loans on Aave V4 > Given a user and a reserve with an active borrow position > When the user repays the full loan amount > Then the borrow position is closed and the repayment is reflected in the user's positions: packages/spec/repay/business.spec.ts#L80
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/repay/business.spec.ts:80:7
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