on-demand-test #11
Triggered via repository dispatch
September 19, 2025 17:07
avara-trigger-e2e-tests[bot]
on-demand-test
5712e7b
Status
Failure
Total duration
1m 52s
Artifacts
–
Annotations
6 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#L91
InvariantError: Expected a value, got: [GraphQL] Unknown field "maxLiquidationBonus" on type "ReserveSettings". Did you mean "liquidationBonus"?
[GraphQL] Unknown field "reinvestmentController" on type "HubAssetSettings". Did you mean "reinvestmentStrategy"?
❯ 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/withdraw/business.spec.ts:91:23
|
|
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#L23
InvariantError: Expected a value, got: [GraphQL] Unknown field "maxLiquidationBonus" on type "ReserveSettings". Did you mean "liquidationBonus"?
[GraphQL] Unknown field "reinvestmentController" on type "HubAssetSettings". Did you mean "reinvestmentStrategy"?
❯ 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/withdraw/business.spec.ts:23:23
|
|
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#L35
InvariantError: Expected a value, got: [GraphQL] Unknown field "maxLiquidationBonus" on type "ReserveSettings". Did you mean "liquidationBonus"?
[GraphQL] Unknown field "reinvestmentController" on type "HubAssetSettings". Did you mean "reinvestmentStrategy"?
❯ 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/supply/business.spec.ts:35:35
|
|
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#L78
InvariantError: Expected a value, got: [GraphQL] Unknown field "reinvestmentController" on type "HubAssetSettings". Did you mean "reinvestmentStrategy"?
[GraphQL] Unknown field "maxLiquidationBonus" on type "ReserveSettings". Did you mean "liquidationBonus"?
❯ 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/repay/business.spec.ts:78:23
|
|
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#L22
InvariantError: Expected a value, got: [GraphQL] Unknown field "maxLiquidationBonus" on type "ReserveSettings". Did you mean "liquidationBonus"?
[GraphQL] Unknown field "reinvestmentController" on type "HubAssetSettings". Did you mean "reinvestmentStrategy"?
❯ 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/borrow/business.spec.ts:22:23
|