Skip to content

feat: updated fhevm version to async decrypt #70

feat: updated fhevm version to async decrypt

feat: updated fhevm version to async decrypt #70

Triggered via pull request March 28, 2024 15:00
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
ci: test/types.ts#L3
'EncryptedERC20' is defined but never used. Allowed unused vars must match /_/u
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/AsyncDecrypt.sol#L4
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/AsyncDecrypt.sol#L5
global import of path fhevm/oracle/OracleCaller.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/MyERC20.sol#L5
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/MyERC20.sol#L6
global import of path fhevm-contracts/contracts/token/ERC20/EncryptedERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ci: hardhat.config.ts#L109
Forbidden non-null assertion
ci: hardhat.config.ts#L110
Forbidden non-null assertion
ci: hardhat.config.ts#L111
Forbidden non-null assertion
ci: tasks/getEthereumAddress.ts#L11
Forbidden non-null assertion
ci: tasks/taskOracleRelayer.ts#L84
Forbidden non-null assertion
ci: tasks/taskOracleRelayer.ts#L104
Forbidden non-null assertion