Improving manual liquidator #1755
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@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/contracts/contracts/ActivePool.sol#L3
Compiler version 0.8.17 does not satisfy the a semver requirement
|
packages/contracts/contracts/ActivePool.sol#L49
Line length must be no more than 120 but current length is 162
|
packages/contracts/contracts/ActivePool.sol#L55
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
packages/contracts/contracts/ActivePool.sol#L73
Error message for require is too long
|
packages/contracts/contracts/ActivePool.sol#L79
Line length must be no more than 120 but current length is 128
|
packages/contracts/contracts/ActivePool.sol#L87
Line length must be no more than 120 but current length is 182
|
packages/contracts/contracts/ActivePool.sol#L127
Line length must be no more than 120 but current length is 217
|
packages/contracts/contracts/ActivePool.sol#L129
Line length must be no more than 120 but current length is 135
|
packages/contracts/contracts/ActivePool.sol#L131
Line length must be no more than 120 but current length is 149
|
packages/contracts/contracts/ActivePool.sol#L145
Error message for require is too long
|
This job succeeded
Loading