[VEN-2038]: support Core Pool fund in the RiskFund #1571
Annotations
4 errors and 8 warnings
Lint:
contracts/RiskFund/ReserveHelpers.sol#L150
Function order is incorrect, public function can not go after internal view function (line 135)
|
Lint
Process completed with exit code 1.
|
Deploy:
node_modules/@defi-wonderland/smock/dist/src/index.d.ts#L2
Cannot find module '@nomiclabs/hardhat-ethers/types' or its corresponding type declarations.
|
Deploy
Process completed with exit code 2.
|
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#L23
Variable name must be in mixedCase
|
Lint:
contracts/RiskFund/ReserveHelpers.sol#L27
Variable name must be in mixedCase
|
Lint:
contracts/RiskFund/ReserveHelpers.sol#L31
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
|
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/
|
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/
|