Skip to content

Update README.md

Update README.md #23

Triggered via pull request April 4, 2024 14:53
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
ci
Process completed with exit code 1.
ci
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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