Skip to content

f: changed vote option to tally #127

f: changed vote option to tally

f: changed vote option to tally #127

Triggered via pull request June 14, 2024 08:36
Status Failure
Total duration 12m 15s
Artifacts

contracts-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
formatting-linting / checks: packages/contracts/src/ITokenVoting.sol#L251
Line length must be no more than 120 but current length is 123
formatting-linting / checks: packages/contracts/src/libs/ProposalIdCodec.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
formatting-linting / checks: packages/contracts/src/libs/TallyMath.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.4 semver requirement
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L18
Line length must be no more than 120 but current length is 121
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L366
Line length must be no more than 120 but current length is 263
formatting-linting / checks
Process completed with exit code 1.
tests
Process completed with exit code 1.
formatting-linting / 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/.
formatting-linting / checks: packages/contracts/src/ITokenVoting.sol#L2
Found more than One contract per file. 2 contracts found!
formatting-linting / checks: packages/contracts/src/ITokenVoting.sol#L6
imported name IMembership is not used
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L11
imported name IProtocolVersion is not used
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L635
Rule is set with explicit type [var/s: uint]
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L649
Rule is set with explicit type [var/s: uint]
formatting-linting / 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)
tests
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/.