Skip to content

feat: added batch aave v3 data request for apy data points #5

feat: added batch aave v3 data request for apy data points

feat: added batch aave v3 data request for apy data points #5

Triggered via push May 27, 2024 18:47
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Run Unit Tests
10s
Run Unit Tests
Run Integration Tests
10s
Run Integration Tests
Lint Commit Messages
29s
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/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
Lint Commit Messages: src/interfaces/aave-v2/IIncentivesController.sol#L23
Function name must be in mixedCase