Burn Request Fix #39
Annotations
6 errors and 6 warnings
|
ci:
contracts/ConfidentialERC20/ConfidentialERC20.sol#L197
Line length must be no more than 120 but current length is 122
|
ci:
contracts/ConfidentialERC20/ConfidentialERC20.sol#L197
Replace address·from,·address·to,·euint64·value,·ebool·isTransferable with ⏎········address·from,⏎········address·to,⏎········euint64·value,⏎········ebool·isTransferable⏎····
|
ci:
contracts/ConfidentialERC20/ConfidentialERC20.sol#L249
Replace noUnfulfilledUnwrap(account)·virtual with virtual·noUnfulfilledUnwrap(account)
|
|
ci
Process completed with exit code 1.
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
contracts/CompliantConfidentialERC20/ExampleTransferRules.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
|
ci:
contracts/CompliantConfidentialERC20/ExampleTransferRules.sol#L13
Variable name must be in mixedCase
|
ci:
contracts/CompliantConfidentialERC20/Identity.sol#L9
Variable name must be in mixedCase
|
ci:
contracts/ConfidentialERC20/Utils/IERC6093.sol#L3
Found more than One contract per file. 3 contracts found!
|
ci:
contracts/ConfidentialERC20Wrapper.sol#L2
Found more than One contract per file. 2 contracts found!
|