Skip to content

feat: add api

feat: add api #6

Triggered via push August 10, 2024 02:22
Status Failure
Total duration 2m 24s
Artifacts

tests.yml

on: push
Run Unit Tests
14s
Run Unit Tests
Run Integration Tests
18s
Run Integration Tests
Echidna Test
34s
Echidna Test
Run symbolic execution tests
2m 14s
Run symbolic execution tests
Lint Commit Messages
21s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Run Unit Tests
Process completed with exit code 1.
Run Integration Tests
Process completed with exit code 1.
Echidna Test
Process completed with exit code 1.
Run symbolic execution tests
Process completed with exit code 1.
Lint Commit Messages: test/integration/IntegrationBase.sol#L10
Variable "ERC4626" is unused
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L11
Variable "console" is unused
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L45
Function order is incorrect, contract constant declaration can not go after custom error definition (line 39)
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L45
'DECIMALS_MASK' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L46
'ACTIVE_MASK' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L47
'FROZEN_MASK' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L48
'PAUSED_MASK' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L49
'SUPPLY_CAP_MASK' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L51
'SUPPLY_CAP_START_BIT_POSITION' should start with _
Lint Commit Messages: src/contracts/external/AaveV3ERC4626.sol#L52
'RESERVE_DECIMALS_START_BIT_POSITION' should start with _
Run symbolic execution tests
Failed to download action 'https://api.github.com/repos/foundry-rs/foundry-toolchain/tarball/362aa1be8f31305295acb1032271acd5e9b99312'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Run symbolic execution tests
Back off 10.259 seconds before retry.