Skip to content

test: removed majority voting base tests and fixed 165 tests #203

test: removed majority voting base tests and fixed 165 tests

test: removed majority voting base tests and fixed 165 tests #203

Triggered via push June 5, 2024 12:19
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
checks: packages/contracts/src/TokenVoting.sol#L21
Line length must be no more than 120 but current length is 121
checks
Process completed with exit code 1.
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks: packages/contracts/src/ITokenVoting.sol#L6
imported name IMembership is not used
checks: packages/contracts/src/TokenVoting.sol#L11
imported name IProtocolVersion is not used
checks: packages/contracts/src/TokenVoting.sol#L145
Code contains empty blocks