feat: 3.0.1 #78
Annotations
1 error and 14 warnings
commits
You have commit messages with errors
⧗ input: forge install: yearn-vaults-v3
v3.0.1
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: forge install: tokenized-strategy
v3.0.1
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
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/
|