Skip to content

fix: branch (#12)

fix: branch (#12) #38

Triggered via push August 3, 2023 01:00
Status Success
Total duration 23s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
solidity: src/interfaces/Uniswap/V3/ISwapRouter.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
solidity: src/interfaces/Uniswap/V3/ISwapRouter.sol#L5
global import of path ./IUniswapV3SwapCallback.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
solidity: src/interfaces/Uniswap/V3/IUniswapV3SwapCallback.sol#L2
Compiler version >=0.5.0 does not satisfy the 0.8.18 semver requirement
solidity: src/ReportTrigger/CommonReportTrigger.sol#L102
Code contains empty blocks
solidity: src/test/CommonTrigger.t.sol#L257
Function body contains 91 lines but allowed no more than 50 lines
solidity: src/test/CommonTrigger.t.sol#L351
Function body contains 97 lines but allowed no more than 50 lines
solidity: src/test/CommonTrigger.t.sol#L466
Avoid to use low level calls
solidity: src/test/HealthCheck.sol#L26
Function body contains 77 lines but allowed no more than 50 lines
solidity: src/test/HealthCheck.sol#L106
Function body contains 56 lines but allowed no more than 50 lines
solidity: src/test/mocks/MockHealthCheck.sol#L12
Code contains empty blocks
solidity
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
commits
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/
commits
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/