Skip to content

Ci improvements

Ci improvements #321

Triggered via pull request October 27, 2023 13:47
Status Success
Total duration 24m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint: contracts/agToken/layerZero/utils/IOFTCore.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/agToken/polygon/TokenPolygonUpgradeable.sol#L2
Found more than One contract per file. 2 contracts found!
lint: contracts/interfaces/external/euler/IEulerMarket.sol#L3
Found more than One contract per file. 6 contracts found!
lint: contracts/interfaces/external/uniswap/IUniswapRouter.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 4 contracts found!
lint: contracts/oracle/OracleChainlinkMulti.sol#L25
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/settlement/Settlement.sol#L35
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/settlement/Settlement.sol#L37
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/settlement/Settlement.sol#L39
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/settlement/Settlement.sol#L41
Immutable variables name are set to be in capitalized SNAKE_CASE
foundry-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/