Update README.md #27
Annotations
1 error and 11 warnings
|
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/
|
contracts/CompliantConfidentialERC20/ExampleTransferRules.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts/CompliantConfidentialERC20/ExampleTransferRules.sol#L13
Variable name must be in mixedCase
|
contracts/CompliantConfidentialERC20/Identity.sol#L8
Variable name must be in mixedCase
|
contracts/ConfidentialERC20/Utils/IERC6093.sol#L3
Found more than One contract per file. 3 contracts found!
|
contracts/TestAsyncDecrypt.sol#L8
Contract has 22 states declarations but allowed no more than 15
|
contracts/TestAsyncDecrypt.sol#L15
Variable name must be in mixedCase
|
contracts/TestAsyncDecrypt.sol#L16
Variable name must be in mixedCase
|
contracts/TestAsyncDecrypt.sol#L26
Variable name must be in mixedCase
|
contracts/TestAsyncDecrypt.sol#L27
Variable name must be in mixedCase
|
contracts/TestAsyncDecrypt.sol#L305
Variable name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading