upd #12
Annotations
10 errors and 10 warnings
ci:
contracts/FHEordle.sol#L100
Delete ⏎············
|
ci:
contracts/FHEordle.sol#L102
Replace ················ with ············
|
ci:
contracts/FHEordle.sol#L103
Delete ····
|
ci:
contracts/FHEordle.sol#L104
Replace ···················· with ················
|
ci:
contracts/FHEordle.sol#L105
Delete ····
|
ci:
contracts/FHEordle.sol#L106
Replace ························ with ····················
|
ci:
contracts/FHEordle.sol#L107
Replace ····TFHE.or(⏎····························TFHE.shl(1,·TFHE.asEuint32(word1Letters[3])),·⏎····························TFHE.shl(1,·TFHE.asEuint32(word1Letters[4]))⏎························ with TFHE.or(TFHE.shl(1,·TFHE.asEuint32(word1Letters[3])),·TFHE.shl(1,·TFHE.asEuint32(word1Letters[4]))
|
ci:
contracts/FHEordle.sol#L111
Replace ···················· with ················
|
ci:
contracts/FHEordle.sol#L112
Delete ····
|
ci:
contracts/FHEordle.sol#L113
Delete ····
|
ci:
contracts/EncryptedERC20.sol#L5
global import of path fhevm/abstracts/EIP712WithModifier.sol is not allowed. Specify names to import individually
|
ci:
contracts/EncryptedERC20.sol#L7
global import of path fhevm/lib/TFHE.sol is not allowed. Specify names to import individually
|
ci:
contracts/EncryptedERC20.sol#L11
Constant name must be in capitalized SNAKE_CASE
|
ci:
contracts/EncryptedERC20.sol#L12
Constant name must be in capitalized SNAKE_CASE
|
ci:
contracts/EncryptedERC20.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
ci:
contracts/EncryptedERC20.sol#L16
Variable name must be in mixedCase
|
ci:
contracts/EncryptedERC20.sol#L19
Main key parameter in mapping balances is not named
|
ci:
contracts/EncryptedERC20.sol#L19
Value parameter in mapping balances is not named
|
ci:
contracts/EncryptedERC20.sol#L22
Main key parameter in mapping allowances is not named
|
ci:
contracts/EncryptedERC20.sol#L22
Nested key parameter in mapping allowances is not named
|