Skip to content

f: added watch mode and fixed all unit tests #210

f: added watch mode and fixed all unit tests

f: added watch mode and fixed all unit tests #210

Triggered via push June 6, 2024 12:22
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
checks: packages/contracts/src/ITokenVoting.sol#L251
Line length must be no more than 120 but current length is 123
checks: packages/contracts/src/libs/ProposalIdCodec.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
checks: packages/contracts/src/libs/TallyMath.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
checks: packages/contracts/src/TokenVoting.sol#L18
Line length must be no more than 120 but current length is 121
checks: packages/contracts/src/TokenVoting.sol#L363
Line length must be no more than 120 but current length is 263
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#L2
Found more than One contract per file. 2 contracts found!
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