chore: update deployments (#29) #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
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/
|
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/HealthCheck/BaseHealthCheck.sol#L41
Code contains empty blocks
|
solidity:
src/interfaces/Solidly/ISolidly.sol#L5
Contract name must be in CamelCase
|
solidity:
src/interfaces/Uniswap/V2/IUniswapV2Router01.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
|
solidity:
src/interfaces/Uniswap/V2/IUniswapV2Router02.sol#L2
Compiler version >=0.6.12 does not satisfy the 0.8.18 semver requirement
|
solidity:
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)
|
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#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)
|
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/
|