Run Aave V4 Spec #205
Annotations
3 errors
|
All Tests
Process completed with exit code 1.
|
|
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#L54
InvariantError: Expected result to be Ok: Transaction failed: 0xa40b2fee60b4d78bf571e5267203e344f4c5419603aaa22b884df0faa0a529e3
→ View on explorer: https://dashboard.tenderly.co/tx/0xa40b2fee60b4d78bf571e5267203e344f4c5419603aaa22b884df0faa0a529e3
❯ R packages/types/src/helpers/assertions.ts:31:11
❯ packages/spec/repay/business.spec.ts:54:7
|
|
packages/spec/liquidity/hub.spec.ts > Aave V4 Hub Scenarios > Given a user who wants to fetch a single hub > When fetching a single hub > Then it should return the expected data for the hub:
packages/spec/liquidity/hub.spec.ts#L89
InvariantError: Expected a value, got: undefined
❯ invariant packages/types/src/helpers/invariant.ts:20:11
❯ A packages/core/src/utils.ts:20:3
❯ ResultAsync.<anonymous> node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:133:33
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:43:71
❯ __awaiter node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ node_modules/.pnpm/[email protected]/node_modules/neverthrow/dist/index.cjs.js:129:60
❯ packages/spec/liquidity/hub.spec.ts:89:18
|