Skip to content

on-demand-test

on-demand-test #30

Triggered via repository dispatch September 27, 2025 22:54
Status Failure
Total duration 5m 20s
Artifacts

on-demand.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

8 errors
All Tests
Process completed with exit code 1.
packages/spec/withdraw/business.spec.ts > Aave V4 Withdraw Scenario > Given a user with a supply position > When the user withdraws all of their supply: packages/spec/withdraw/business.spec.ts#L90
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/withdraw/business.spec.ts:90:7
packages/spec/withdraw/business.spec.ts > Aave V4 Withdraw Scenario > Given a user with a supply position > When the user withdraws part of their supply: packages/spec/withdraw/business.spec.ts#L22
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/withdraw/business.spec.ts:22:7
packages/spec/supply/business.spec.ts > Aave V4 Supply Scenarios > Given a user and a Reserve > When the user supplies tokens > Then the user's supply positions are updated > And the supplied tokens are set as collateral by default: packages/spec/supply/business.spec.ts#L34
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/spec/supply/business.spec.ts:34:9
packages/spec/repay/business.spec.ts > Aave V4 Repay Scenario > Given a user with a borrow position > When the user repays a partial amount of their loan: packages/spec/repay/business.spec.ts#L76
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/repay/business.spec.ts:76:7
packages/spec/positions/business.spec.ts > Aave V4 Health Factor Positions Scenarios > Given a user with a one supply position as collateral > And the user has a one borrow position: packages/spec/positions/business.spec.ts#L62
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/positions/business.spec.ts:62:7
packages/spec/positions/business.spec.ts > Aave V4 Health Factor Positions Scenarios > Given a user with a one supply position as collateral > When the user checks the health factor: packages/spec/positions/business.spec.ts#L31
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/positions/business.spec.ts:31:7
packages/spec/borrow/business.spec.ts > Aave V4 Borrow Scenarios > Given a user with a supply position as collateral > When the user borrows an ERC20 asset: packages/spec/borrow/business.spec.ts#L21
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ packages/spec/borrow/business.spec.ts:21:7