Skip to content

on-demand-test

on-demand-test #198

Triggered via repository dispatch November 13, 2025 00:37
Status Failure
Total duration 7m 56s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors
All Tests
Process completed with exit code 1.
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 an ERC20 asset > Then the user's borrow position is updated to reflect the ERC20 loan: packages/spec/borrow/business.spec.ts#L108
TypeCheckError: Property 'isWrappedNative' does not exist on type '{ __typename "Erc20Amount"; token { __typename "Erc20Token"; info { __typename "TokenInfo"; name string; symbol string; icon string; decimals number; }; address EvmAddress; chain { ...; }; isWrappedNativeToken boolean; permitSupported boolean; }; amount { ...; }; fiatAmount { ...; }; fiatRate { ...; ...'. ❯ packages/spec/borrow/business.spec.ts:108:37