Skip to content

f: allow querying proposal ids by count #212

f: allow querying proposal ids by count

f: allow querying proposal ids by count #212

Triggered via push June 13, 2024 15:59
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 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#L366
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
checks: packages/contracts/src/TokenVotingSetup.sol#L25
global import of path hardhat/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
checks: packages/contracts/src/TokenVotingSetup.sol#L115
Code contains empty blocks
checks: packages/contracts/src/TokenVotingSetup.sol#L212
Code contains empty blocks