Skip to content

Merge pull request #10 from zama-ai/fix/readme #52

Merge pull request #10 from zama-ai/fix/readme

Merge pull request #10 from zama-ai/fix/readme #52

Triggered via push January 18, 2024 13:44
Status Success
Total duration 3m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
ci: contracts/ConfidentialERC20.sol#L5
global import of path fhevm/abstracts/Reencrypt.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/ConfidentialERC20.sol#L6
global import of path fhevm/lib/TFHE.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/ConfidentialERC20.sol#L7
global import of path @openzeppelin/contracts/access/Ownable2Step.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: contracts/ConfidentialERC20.sol#L17
Constant name must be in capitalized SNAKE_CASE
ci: contracts/ConfidentialERC20.sol#L20
Main key parameter in mapping balances is not named
ci: contracts/ConfidentialERC20.sol#L20
Value parameter in mapping balances is not named
ci: contracts/ConfidentialERC20.sol#L23
Main key parameter in mapping allowances is not named
ci: contracts/ConfidentialERC20.sol#L100
Use Custom Errors instead of require statements
ci: tasks/getEthereumAddress.ts#L11
Forbidden non-null assertion
ci: test/confidentialERC20/ConfidentialERC20.ts#L47
Forbidden non-null assertion
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/