updated version #7
Annotations
13 warnings
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
|
ci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|