chore: Update to Gentry testnet #19
Annotations
1 error and 14 warnings
CI test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, docker/login-action@49ed152c8eca782a232dede0303416e8f356c37b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint the code:
contracts/EncryptedERC20.sol#L5
global import of path fhevm/abstracts/EIP712WithModifier.sol is not allowed. Specify names to import individually
|
Lint the code:
contracts/EncryptedERC20.sol#L7
global import of path fhevm/lib/TFHE.sol is not allowed. Specify names to import individually
|
Lint the code:
contracts/EncryptedERC20.sol#L11
Constant name must be in capitalized SNAKE_CASE
|
Lint the code:
contracts/EncryptedERC20.sol#L12
Constant name must be in capitalized SNAKE_CASE
|
Lint the code:
contracts/EncryptedERC20.sol#L13
Constant name must be in capitalized SNAKE_CASE
|
Lint the code:
contracts/EncryptedERC20.sol#L16
Variable name must be in mixedCase
|
Lint the code:
contracts/EncryptedERC20.sol#L19
Main key parameter in mapping balances is not named
|
Lint the code:
contracts/EncryptedERC20.sol#L19
Value parameter in mapping balances is not named
|
Lint the code:
contracts/EncryptedERC20.sol#L22
Main key parameter in mapping allowances is not named
|
Lint the code:
contracts/EncryptedERC20.sol#L22
Nested key parameter in mapping allowances is not named
|
Login to GitHub Container Registry
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/
|
Login to GitHub Container Registry
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/
|
Login to GitHub Container Registry
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/
|
The logs for this run have expired and are no longer available.
Loading