Skip to content

refactor: used aave v3 pool contracts for reserve data #9

refactor: used aave v3 pool contracts for reserve data

refactor: used aave v3 pool contracts for reserve data #9

Triggered via push May 29, 2024 01:56
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Run Unit Tests
10s
Run Unit Tests
Run Integration Tests
11s
Run Integration Tests
Lint Commit Messages
20s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Run Unit Tests
Process completed with exit code 1.
Run Integration Tests
Process completed with exit code 1.
Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Commit Messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Commit Messages: src/contracts/BatchAaveV3DataRequest.sol#L4
Variable "IPoolDataProvider" is unused
Lint Commit Messages: src/interfaces/aave-v2/DataTypes.sol#L48
Function order is incorrect, enum definition can not go after struct definition (line 44)
Lint Commit Messages: src/interfaces/aave-v2/IAaveV2.sol#L4
Variable "DataTypes" is unused
Lint Commit Messages: src/interfaces/aave-v2/IAaveV2.sol#L5
Variable "IIncentivesController" is unused
Lint Commit Messages: src/interfaces/aave-v2/IAaveV2.sol#L6
Variable "ILendingPool" is unused
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L13
Function name must be in mixedCase
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L15
Function name must be in mixedCase
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L17
Function name must be in mixedCase
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L19
Function name must be in mixedCase
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L21
Function name must be in mixedCase