Skip to content

Feat/add local docker image #7

Feat/add local docker image

Feat/add local docker image #7

Triggered via pull request August 2, 2023 14:05
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
ci: tasks/getEthereumAddress.ts#L7
'hre' is defined but never used. Allowed unused args must match /_/u
ci: tasks/getEthereumAddress.ts#L8
'words' is never reassigned. Use 'const' instead
ci
Process completed with exit code 1.
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