feat: add new params to token voting #230
Annotations
3 errors and 4 warnings
checks:
packages/contracts/src/TokenVoting.sol#L206
Line length must be no more than 120 but current length is 126
|
checks:
packages/contracts/src/TokenVoting.sol#L211
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/
|
checks:
packages/contracts/src/MajorityVotingBase.sol#L297
Variable "_targetConfig" is unused
|
checks:
packages/contracts/src/TokenVoting.sol#L64
Variable "_targetConfig" is unused
|
checks:
packages/contracts/src/TokenVoting.sol#L78
Variable "_targetConfig" is unused
|