Skip to content

fix: more descriptive name for util file #1

fix: more descriptive name for util file

fix: more descriptive name for util file #1

Triggered via push February 29, 2024 15:03
Status Failure
Total duration 53s
Artifacts
formatting-linting  /  checks
19s
formatting-linting / checks
tests
43s
tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceERC20.sol#L5
Line length must be no more than 120 but current length is 127
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceERC20.sol#L7
Line length must be no more than 120 but current length is 131
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceERC20.sol#L8
Line length must be no more than 120 but current length is 123
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceERC20.sol#L13
Line length must be no more than 120 but current length is 124
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceERC20.sol#L19
Line length must be no more than 120 but current length is 221
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceWrappedERC20.sol#L6
Line length must be no more than 120 but current length is 127
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceWrappedERC20.sol#L8
Line length must be no more than 120 but current length is 127
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceWrappedERC20.sol#L10
Line length must be no more than 120 but current length is 131
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceWrappedERC20.sol#L11
Line length must be no more than 120 but current length is 123
formatting-linting / checks: packages/contracts/src/ERC20/governance/GovernanceWrappedERC20.sol#L15
Line length must be no more than 120 but current length is 124
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/ERC20/governance/GovernanceWrappedERC20.sol#L15
imported name DaoAuthorizableUpgradeable is not used
formatting-linting / checks: packages/contracts/src/ERC20/governance/IGovernanceWrappedERC20.sol#L7
imported name ERC20WrapperUpgradeable is not used
formatting-linting / checks: packages/contracts/src/IMajorityVoting.sol#L5
imported name IDAO is not used
formatting-linting / checks: packages/contracts/src/MajorityVotingBase.sol#L9
imported name IProposal is not used
formatting-linting / checks: packages/contracts/src/MajorityVotingBase.sol#L188
Main key parameter in mapping proposals is not named
formatting-linting / checks: packages/contracts/src/MajorityVotingBase.sol#L188
Value parameter in mapping proposals is not named
formatting-linting / checks: packages/contracts/src/MajorityVotingBase.sol#L239
Function name must be in mixedCase
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/.