Skip to content

[VEN-1151][VEN-1152][VEN-2046] send reserves to PSR and remove PSR contracts #1608

[VEN-1151][VEN-1152][VEN-2046] send reserves to PSR and remove PSR contracts

[VEN-1151][VEN-1152][VEN-2046] send reserves to PSR and remove PSR contracts #1608

Triggered via pull request October 23, 2023 17:44
Status Failure
Total duration 14m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
Deploy: helpers/deploymentConfig.ts#L764
Property 'reduceReservesBlockDelta' is missing in type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' but required in type 'VTokenConfig'.
Deploy: helpers/deploymentConfig.ts#L1144
Property 'reduceReservesBlockDelta' is missing in type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' but required in type 'VTokenConfig'.
Deploy: helpers/deploymentConfig.ts#L1559
Property 'reduceReservesBlockDelta' is missing in type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' but required in type 'VTokenConfig'.
Deploy: helpers/deploymentConfig.ts#L1941
Property 'reduceReservesBlockDelta' is missing in type '{ name: string; asset: string; symbol: string; rateModel: string; baseRatePerYear: string; multiplierPerYear: string; jumpMultiplierPerYear: string; kink_: string; collateralFactor: string; ... 5 more ...; vTokenReceiver: string; }' but required in type 'VTokenConfig'.
Deploy
Process completed with exit code 2.
Test
Process completed with exit code 1.
Deploy
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/
Lint
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/
Lint: contracts/RiskFund/ReserveHelpers.sol#L22
Variable name must be in mixedCase
Lint: contracts/RiskFund/ReserveHelpers.sol#L26
Variable name must be in mixedCase
Lint: contracts/RiskFund/ReserveHelpers.sol#L30
Variable name must be in mixedCase
Lint: contracts/test/MockDeflationaryToken.sol#L11
Variable name must be in mixedCase
Lint: contracts/test/MockDeflationaryToken.sol#L21
Avoid to use inline assembly. It is acceptable only in rare cases
Lint: deploy/001-deploy-mock-tokens.ts#L7
Unexpected any. Specify a different type
Lint: deploy/013-vip-based-config.ts#L29
Unexpected any. Specify a different type
Lint: deploy/013-vip-based-config.ts#L363
Unexpected any. Specify a different type
Lint: tests/hardhat/Lens/PoolLens.ts#L27
Unexpected any. Specify a different type
Lint: tests/hardhat/Lens/PoolLens.ts#L40
Unexpected any. Specify a different type
Test
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/