Skip to content

upd

upd #13

Triggered via push January 23, 2024 16:03
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ci: contracts/FHEordle.sol#L11
Delete ⏎
ci: contracts/FHEordle.sol#L13
Replace constant·public with public·constant
ci: contracts/FHEordle.sol#L14
Replace ·constant·public· with ·public·constant·
ci: contracts/FHEordle.sol#L15
Replace constant·public with public·constant
ci: contracts/FHEordle.sol#L38
Delete ⏎⏎····
ci: contracts/FHEordle.sol#L42
Replace ⏎········address·_playerAddr,⏎········address·_relayerAddr,⏎········uint16·_testFlag⏎···· with address·_playerAddr,·address·_relayerAddr,·uint16·_testFlag
ci: contracts/FHEordle.sol#L52
Delete ⏎·······
ci: contracts/FHEordle.sol#L82
Replace ⏎············TFHE.asEuint8(el0),⏎············TFHE.asEuint8(el1),⏎············TFHE.asEuint8(el2),⏎············TFHE.asEuint8(el3),⏎············TFHE.asEuint8(el4)⏎········ with TFHE.asEuint8(el0),·TFHE.asEuint8(el1),·TFHE.asEuint8(el2),·TFHE.asEuint8(el3),·TFHE.asEuint8(el4)
ci: contracts/FHEordle.sol#L98
Delete ⏎············
ci: contracts/FHEordle.sol#L100
Delete ····
ci: contracts/FHEordle.sol#L5
global import of path fhevm/abstracts/EIP712WithModifier.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/FHEordle.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/FHEordle.sol#L7
global import of path @openzeppelin/contracts/utils/cryptography/MerkleProof.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/FHEordle.sol#L8
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.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/FHEordle.sol#L13
Constant name must be in capitalized SNAKE_CASE
ci: contracts/FHEordle.sol#L14
Constant name must be in capitalized SNAKE_CASE
ci: contracts/FHEordle.sol#L15
Constant name must be in capitalized SNAKE_CASE
ci: contracts/FHEordle.sol#L92
Use Custom Errors instead of require statements
ci: contracts/FHEordle.sol#L120
Use Custom Errors instead of require statements
ci: contracts/FHEordle.sol#L121
Use Custom Errors instead of require statements