Skip to content

on-demand-test

on-demand-test #254

Triggered via repository dispatch December 5, 2025 12:49
Status Failure
Total duration 6m 58s
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/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 - Expected + Received @@ -12,7 +12,8 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", } ❯ packages/spec/tools/chains.spec.ts:26:30
packages/spec/tools/chains.spec.ts > Querying Chains on Aave V4 > Given a user who wants to list available chains > When listing supported chains with a filter > Then it should return the expected list chains with filter ALL: packages/spec/tools/chains.spec.ts#L15
Error: Snapshot `Querying Chains on Aave V4 > Given a user who wants to list available chains > When listing supported chains with a filter > Then it should return the expected list chains with filter ALL 1` mismatched - Expected + Received @@ -13,8 +13,9 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, ] ❯ packages/spec/tools/chains.spec.ts:15:32
packages/spec/tools/chains.spec.ts > Querying Chains on Aave V4 > Given a user who wants to list available chains > When listing supported chains with a filter > Then it should return the expected list chains with filter TESTNET_ONLY: packages/spec/tools/chains.spec.ts#L15
Error: Snapshot `Querying Chains on Aave V4 > Given a user who wants to list available chains > When listing supported chains with a filter > Then it should return the expected list chains with filter TESTNET_ONLY 1` mismatched - Expected + Received @@ -13,8 +13,9 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, ] ❯ packages/spec/tools/chains.spec.ts:15:32
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: Execution reverted for an unknown reason. Estimate Gas Arguments: from: 0x692d43F3E73b083b5d3ED53bBA35fd6c98B232C3 to: 0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC value: 0 ETH data: 0xd6bda0c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000c3a6000000000000000000000000692d43f3e73b083b5d3ed53bba35fd6c98b232c3 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":"0xd6bda0c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000c3a6000000000000000000000000692d43f3e73b083b5d3ed53bba35fd6c98b232c3","from":"0x692d43F3E73b083b5d3ED53bBA35fd6c98B232C3","gas":"0x38d12","maxFeePerGas":"0x2","maxPriorityFeePerGas":"0x1","nonce":"0x7","to":"0xBa97c5E52cd5BC3D7950Ae70779F8FfE92d40CdC","value":"0x0"}]} Details: execution reverted Version: [email protected] ❯ k packages/types/src/helpers/assertions.ts:31:11 ❯ packages/spec/repay/business.spec.ts:80:7
packages/spec/liquidity/spokes.spec.ts > Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by hub > Then it should return the spokes for the specified hub: packages/spec/liquidity/spokes.spec.ts#L31
Error: Snapshot `Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by hub > Then it should return the spokes for the specified hub 1` mismatched - Expected + Received @@ -16,10 +16,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweEJhOTdjNUU1MmNkNUJDM0Q3OTUwQWU3MDc3OUY4RmZFOTJkNDBDZEM=", "name": "Core", }, @@ -40,10 +41,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDQwNTRhOUViZmNkQjY5MjU5OWE4ZEY2MWViMGIzNDg0RjJkMjc5RDQ=", "name": "Frontier", }, @@ -64,10 +66,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDRmNzIwMjM2N2Y3MkFEYWU4NzM5M2MzZTQ5YjNGYmMzNTNhOTExMEQ=", "name": "LTS", }, @@ -88,10 +91,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDI1NTlFNEUwNEYyY0E3MTgwZTVmMjBDMjg3MmQyMkVDODk2MDFiNTY=", "name": "Yield Seeking", }, ❯ packages/spec/liquidity/spokes.spec.ts:31:34
packages/spec/liquidity/spokes.spec.ts > Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by chain ID > Then it should return the spokes: packages/spec/liquidity/spokes.spec.ts#L19
Error: Snapshot `Querying Spokes on Aave V4 > Given a user who wants to fetch spokes by chain ID > Then it should return the spokes 1` mismatched - Expected + Received @@ -16,10 +16,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDI1NTlFNEUwNEYyY0E3MTgwZTVmMjBDMjg3MmQyMkVDODk2MDFiNTY=", "name": "Yield Seeking", }, @@ -40,10 +41,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDQwNTRhOUViZmNkQjY5MjU5OWE4ZEY2MWViMGIzNDg0RjJkMjc5RDQ=", "name": "Frontier", }, @@ -64,10 +66,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDRmNzIwMjM2N2Y3MkFEYWU4NzM5M2MzZTQ5YjNGYmMzNTNhOTExMEQ=", "name": "LTS", }, @@ -88,10 +91,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweDYzN0Y5RTE4OTMzMmEyODIxZTVCMDQ2RTJkN0VFRmFlMjQwNWQ2YzU=", "name": "Prime", }, @@ -112,10 +116,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweEJhOTdjNUU1MmNkNUJDM0Q3OTUwQWU3MDc3OUY4RmZFOTJkNDBDZEM=", "name": "Core", }, ❯ packages/spec/liquidity/spokes.spec.ts:19:34
packages/spec/liquidity/hub.spec.ts > Querying Hubs on Aave V4 > Given a user who wants to list available hubs > When fetching hubs by chain ID(s) > Then it should return the expected data for each hub: packages/spec/liquidity/hub.spec.ts#L22
Error: Snapshot `Querying Hubs on Aave V4 > Given a user who wants to list available hubs > When fetching hubs by chain ID(s) > Then it should return the expected data for each hub 1` mismatched - Expected + Received @@ -15,10 +15,11 @@ "icon": "https://statics.aave.com/ethereum.svg", "name": "Ether", "symbol": "ETH", }, "nativeWrappedToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "rpcUrl": "https://virtual.mainnet-aave.us-east.rpc.tenderly.co/dbaa58ab-597b-4bcd-ae6a-b8e50f716146", "signatureGateway": "0x9478027b9827A576dB0CE6d99A5E47B4F350a83d", }, "id": "MTIzNDU2Nzg5OjoweGFEOTA1YUQ1RUE1Qjk4Y0Q1MEFFNDBDZmUzNjgzNDQ2ODZhMjEzNjY=", "name": "Core", "summary": Any<Object>, ❯ packages/spec/liquidity/hub.spec.ts:22:23 ❯ packages/spec/liquidity/hub.spec.ts:21:22