Invariant Fork Testing - Latest #811
Open
Annotations
1 error and 11 warnings
Prettier
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L3
Compiler version 0.8.17 does not satisfy the a semver requirement
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L49
Line length must be no more than 120 but current length is 162
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L55
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L73
Error message for require is too long
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L79
Line length must be no more than 120 but current length is 128
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L87
Line length must be no more than 120 but current length is 182
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L127
Line length must be no more than 120 but current length is 217
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L129
Line length must be no more than 120 but current length is 135
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L131
Line length must be no more than 120 but current length is 149
|
Solhint:
packages/contracts/contracts/ActivePool.sol#L145
Error message for require is too long
|
Loading