build: utils #95
Annotations
12 warnings
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/
|
run linter check on *.sol file:
src/HealthCheck/BaseHealthCheck.sol#L41
Code contains empty blocks
|
run linter check on *.sol file:
src/interfaces/Solidly/ISolidly.sol#L5
Contract name must be in CamelCase
|
run linter check on *.sol file:
src/interfaces/Uniswap/V2/IUniswapV2Router01.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
|
run linter check on *.sol file:
src/interfaces/Uniswap/V2/IUniswapV2Router02.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
|
run linter check on *.sol file:
src/interfaces/Uniswap/V2/IUniswapV2Router02.sol#L4
global import of path ./IUniswapV2Router01.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
run linter check on *.sol file:
src/interfaces/Uniswap/V3/ISwapRouter.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
|
run linter check on *.sol file:
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)
|
run linter check on *.sol file:
src/interfaces/Uniswap/V3/IUniswapV3SwapCallback.sol#L2
Compiler version >=0.5.0 does not satisfy the 0.8.18 semver requirement
|
run linter check on *.sol file:
src/ReportTrigger/CommonReportTrigger.sol#L102
Code contains empty blocks
|
run linter check on *.sol file:
src/test/CommonTrigger.t.sol#L4
global import of path forge-std/Script.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Set yarn cache directory path
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/
|
The logs for this run have expired and are no longer available.
Loading