Stable rate borrowing #1570
Annotations
4 errors and 1 warning
deploy/013-vip-based-config.ts#L23
'"../typechain"' has no exported member named 'AccessControlManager'. Did you mean 'IAccessControlManagerV8'?
|
helpers/deploymentConfig.ts#L1178
Type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' is missing the following properties from type 'VTokenConfig': baseRatePerYearForStable, stableRatePremium, optimalStableLoanRatio
|
helpers/deploymentConfig.ts#L2008
Type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' is missing the following properties from type 'VTokenConfig': baseRatePerYearForStable, stableRatePremium, optimalStableLoanRatio
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading