Skip to content

refactor: split balance manager from withdrawable features #68

refactor: split balance manager from withdrawable features

refactor: split balance manager from withdrawable features #68

Triggered via push September 15, 2024 15:02
Status Failure
Total duration 26s
Artifacts
solhint linting
16s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
solhint linting: contracts/interfaces/IFeesManager.sol#L5
Line length must be no more than 120 but current length is 124
solhint linting: contracts/interfaces/IFeesManager.sol#L6
Line length must be no more than 120 but current length is 129
solhint linting: contracts/interfaces/IFeesManager.sol#L16
Line length must be no more than 120 but current length is 127
solhint linting: contracts/interfaces/ILedger.sol#L6
Line length must be no more than 120 but current length is 138
solhint linting: contracts/RightsManager.sol#L330
Line length must be no more than 120 but current length is 130
solhint linting
Process completed with exit code 2.
solhint linting
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/
solhint linting
The following actions use a deprecated Node.js version 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/