This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Feat/token datafeeds deploy #216
Annotations
10 errors and 15 warnings
config/constants/addresses.ts#L22
Replace `string,` with `⏎····string,⏎···`
|
config/constants/addresses.ts#L23
Insert `··`
|
config/constants/addresses.ts#L24
Replace `····` with `······`
|
config/constants/addresses.ts#L25
Replace `····aggregator?:·string` with `······aggregator?:·string;`
|
config/constants/addresses.ts#L26
Replace `··}>` with `····}⏎··>;`
|
config/constants/addresses.ts#L29
Replace `MidasAddresses·|·undefined` with `⏎··MidasAddresses·|·undefined⏎`
|
config/constants/addresses.ts#L35
Insert `,`
|
config/constants/addresses.ts#L40
Insert `,`
|
config/constants/addresses.ts#L41
Insert `,`
|
config/constants/addresses.ts#L133
Insert `,`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/abstract/ManageableVault.sol#L499
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L134
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L135
Avoid to make time-based decisions in your business logic
|
contracts/feeds/CustomAggregatorV3CompatibleFeed.sol#L141
Avoid to make time-based decisions in your business logic
|
hardhat.config.ts#L63
Unexpected any. Specify a different type
|
scripts/deploy/common/data-feed.ts#L1
'parseUnits' is defined but never used
|
scripts/deploy/common/data-feed.ts#L2
'hre' is defined but never used
|
scripts/deploy/common/data-feed.ts#L3
'DeployFunction' is defined but never used
|
scripts/deploy/common/rv.ts#L14
'M_BASIS_DEPOSIT_VAULT_CONTRACT_NAME' is defined but never used
|
scripts/deploy/deploy_DataFeed.ts#L1
'expect' is defined but never used
|
scripts/deploy/deploy_DataFeed.ts#L2
'chalk' is defined but never used
|
scripts/deploy/deploy_DataFeed.ts#L11
'logDeploy' is defined but never used
|
scripts/deploy/deploy_DataFeed.ts#L16
'AggregatorV3Mock__factory' is defined but never used
|
scripts/deploy/feeds/deploy_USDC_DataFeed.ts#L1
'expect' is defined but never used
|
This job failed
Loading