Skip to content

f: changed vote option to tally #166

f: changed vote option to tally

f: changed vote option to tally #166

Triggered via pull request June 5, 2024 15:39
Status Failure
Total duration 1m 8s
Artifacts

subgraph-tests.yml

on: pull_request
formatting-linting  /  checks
20s
formatting-linting / checks
tests
58s
tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
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#L363
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/libs/TallyMath.sol#L2
Found more than One contract per file. 2 contracts found!
formatting-linting / checks: packages/contracts/src/libs/TallyMath.sol#L62
Rule is set with explicit type [var/s: uint]
formatting-linting / checks: packages/contracts/src/TokenVoting.sol#L11
imported name IProtocolVersion is not used
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/.