[VEN-2038]: support Core Pool fund in the RiskFund #1572
Annotations
11 warnings
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/
|
contracts/RiskFund/ReserveHelpers.sol#L23
Variable name must be in mixedCase
|
contracts/RiskFund/ReserveHelpers.sol#L27
Variable name must be in mixedCase
|
contracts/RiskFund/ReserveHelpers.sol#L31
Variable name must be in mixedCase
|
contracts/test/MockDeflationaryToken.sol#L11
Variable name must be in mixedCase
|
contracts/test/MockDeflationaryToken.sol#L21
Avoid to use inline assembly. It is acceptable only in rare cases
|
deploy/001-deploy-mock-tokens.ts#L7
Unexpected any. Specify a different type
|
deploy/013-vip-based-config.ts#L29
Unexpected any. Specify a different type
|
deploy/013-vip-based-config.ts#L347
Unexpected any. Specify a different type
|
tests/hardhat/Lens/PoolLens.ts#L27
Unexpected any. Specify a different type
|
tests/hardhat/Lens/PoolLens.ts#L40
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading