Skip to content

Merge pull request #3 from QuantWealth/1-aave-batch-request #4

Merge pull request #3 from QuantWealth/1-aave-batch-request

Merge pull request #3 from QuantWealth/1-aave-batch-request #4

Triggered via push May 25, 2024 14:21
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Run Unit Tests
26s
Run Unit Tests
Run Integration Tests
23s
Run Integration Tests
Lint Commit Messages
38s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Run Integration Tests
Process completed with exit code 1.
Run Unit Tests
Process completed with exit code 1.
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/.
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/.
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