Skip to content

bytes param added

bytes param added #237

Triggered via push September 19, 2024 13:44
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
checks: packages/contracts/src/TokenVoting.sol#L21
Line length must be no more than 120 but current length is 195
checks: packages/contracts/src/TokenVoting.sol#L68
Line length must be no more than 120 but current length is 221
checks: packages/contracts/src/TokenVoting.sol#L69
Line length must be no more than 120 but current length is 204
checks: packages/contracts/src/TokenVoting.sol#L70
Line length must be no more than 120 but current length is 126
checks: packages/contracts/src/TokenVoting.sol#L71
Line length must be no more than 120 but current length is 175
checks: packages/contracts/src/TokenVoting.sol#L233
Line length must be no more than 120 but current length is 126
checks: packages/contracts/src/TokenVoting.sol#L238
Line length must be no more than 120 but current length is 121
checks
Process completed with exit code 1.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/