Skip to content

Run Aave V4 Spec

Run Aave V4 Spec #264

Manually triggered December 9, 2025 10:26
Status Failure
Total duration 7m 6s
Artifacts

on-demand.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors
All Tests
Process completed with exit code 1.
packages/spec/positions/activities.spec.ts > Querying User Activities on Aave V4 > Given a user want to know all activities without providing a user address > When fetching all activities by an activity type > Then the returned activities are only of type %s: packages/spec/positions/activities.spec.ts#L258
TypeCheckError: Argument of type 'OpaqueTypename | "BorrowActivity" | "LiquidatedActivity" | "RepayActivity" | "SupplyActivity" | "UsingAsCollateralActivity" | "WithdrawActivity"' is not assignable to parameter of type 'string'. Type 'OpaqueTypename' is not assignable to type 'string'. ❯ packages/spec/positions/activities.spec.ts:258:17
packages/spec/positions/activities.spec.ts > Querying User Activities on Aave V4 > Given a user with prior history of activities > When fetching the user activities by an activity type > Then the returned activities are only of type %s: packages/spec/positions/activities.spec.ts#L67
TypeCheckError: Argument of type 'OpaqueTypename | "BorrowActivity" | "LiquidatedActivity" | "RepayActivity" | "SupplyActivity" | "UsingAsCollateralActivity" | "WithdrawActivity"' is not assignable to parameter of type 'string'. Type 'OpaqueTypename' is not assignable to type 'string'. ❯ packages/spec/positions/activities.spec.ts:67:17
packages/spec/tools/chains.spec.ts > Querying Chains on Aave V4 > Given a user who wants to fetch a single chain > When fetching a single chain > Then it should return the expected data for the chain: packages/spec/tools/chains.spec.ts#L26
Error: Snapshot `Querying Chains on Aave V4 > Given a user who wants to fetch a single chain > When fetching a single chain > Then it should return the expected data for the chain 1` mismatched ❯ packages/spec/tools/chains.spec.ts:26:30
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: Execution reverted for an unknown reason. Estimate Gas Arguments: from: 0x8545B68E2D3A7AfFa0E63f07aE05D134d3c7e4F5 to: 0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC value: 0 ETH data: 0xd6bda0c00000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000014288eb7eaf14f30000000000000000000000008545b68e2d3a7affa0e63f07ae05d134d3c7e4f5 Details: execution reverted Version: [email protected] due to Execution reverted for an unknown reason. Details: execution reverted Version: [email protected] due to RPC Request failed. URL: https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146 Request body: {"method":"eth_estimateGas","params":[{"data":"0xd6bda0c00000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000014288eb7eaf14f30000000000000000000000008545b68e2d3a7affa0e63f07ae05d134d3c7e4f5","from":"0x8545B68E2D3A7AfFa0E63f07aE05D134d3c7e4F5","gas":"0x3b399","maxFeePerGas":"0x2","maxPriorityFeePerGas":"0x1","nonce":"0x4","to":"0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC","value":"0x0"}]} Details: execution reverted Version: [email protected] ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/positions/business.spec.ts:106:9