Skip to content

f: made getter public #215

f: made getter public

f: made getter public #215

Triggered via push June 14, 2024 09:03
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 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/TokenVoting.sol#L635
Rule is set with explicit type [var/s: uint]
checks: packages/contracts/src/TokenVoting.sol#L649
Rule is set with explicit type [var/s: uint]
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