Skip to content

feat: erc721 signature for referendum #74

feat: erc721 signature for referendum

feat: erc721 signature for referendum #74

Triggered via push September 16, 2024 18:31
Status Failure
Total duration 28s
Artifacts
solhint linting
16s
solhint linting
Fit to window
Zoom out
Zoom in

Annotations

8 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/Referendum.sol#L139
Line length must be no more than 120 but current length is 128
solhint linting: contracts/RightsManager.sol#L333
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/