Skip to content

refactor: concrent interfaces #84

refactor: concrent interfaces

refactor: concrent interfaces #84

Triggered via push September 22, 2024 20:11
Status Failure
Total duration 33s
Artifacts
solhint linting
23s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
solhint linting: contracts/interfaces/IBalanceManager.sol#L9
Line length must be no more than 120 but current length is 121
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/interfaces/IPolicy.sol#L37
Line length must be no more than 120 but current length is 122
solhint linting: contracts/interfaces/IRightsManager.sol#L45
Line length must be no more than 120 but current length is 121
solhint linting: contracts/interfaces/IRightsManager.sol#L61
Line length must be no more than 120 but current length is 123
solhint linting: contracts/Referendum.sol#L142
Line length must be no more than 120 but current length is 128
solhint linting: contracts/RightsManager.sol#L322
Line length must be no more than 120 but current length is 124
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/