Skip to content

bytes param added

bytes param added #163

Triggered via pull request September 27, 2024 08:12
Status Failure
Total duration 40s
Artifacts

contracts-tests.yml

on: pull_request
formatting-linting  /  checks
19s
formatting-linting / checks
tests
33s
tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L23
Line length must be no more than 120 but current length is 195
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L70
Line length must be no more than 120 but current length is 221
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L71
Line length must be no more than 120 but current length is 204
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L72
Line length must be no more than 120 but current length is 126
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L73
Line length must be no more than 120 but current length is 175
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L229
Line length must be no more than 120 but current length is 126
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L234
Line length must be no more than 120 but current length is 121
formatting-linting / checks
Process completed with exit code 1.
tests
Process completed with exit code 1.
formatting-linting / 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/
formatting-linting / checks: packages/contracts/src/MajorityVotingBase.sol#L16
imported name IExecutor is not used
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L14
imported name IExecutor is not used
tests
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/