updates to allow compilation #1383
Annotations
11 errors and 10 warnings
|
solhint:
contracts/lib/VerifierLibReqType1.sol#L47
Insert ⏎········
|
solhint:
contracts/lib/VerifierLibReqType1.sol#L49
Insert ⏎····
|
solhint:
contracts/lib/VerifierLibReqType1.sol#L54
Delete ········
|
solhint:
contracts/verifiers/UniversalVerifier.sol#L28
Replace uint256·indexed·requestId,·address·indexed·caller,·uint256·indexed·issuerID with ⏎········uint256·indexed·requestId,⏎········address·indexed·caller,⏎········uint256·indexed·issuerID⏎····
|
solhint:
contracts/verifiers/UniversalVerifier.sol#L128
Replace _msgSender(),·responses[i].requestId with ⏎················_msgSender(),⏎················responses[i].requestId⏎············
|
solhint:
contracts/verifiers/ZKPVerifierBase.sol#L50
Line length must be no more than 120 but current length is 132
|
solhint:
contracts/verifiers/ZKPVerifierBase.sol#L99
Line length must be no more than 120 but current length is 133
|
solhint:
contracts/verifiers/ZKPVerifierBase.sol#L123
Delete ········
|
|
coverage
Process completed with exit code 1.
|
solhint:
contracts/AlwaysRevert.sol#L8
Use Custom Errors instead of revert statements
|
solhint:
contracts/Create2AddressAnchor.sol#L4
Code contains empty blocks
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L86
Use Custom Errors instead of require statements
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L87
Use Custom Errors instead of require statements
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L120
Use Custom Errors instead of require statements
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L121
Use Custom Errors instead of require statements
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L216
Use Custom Errors instead of revert statements
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L222
Error message for revert is too long: 70 counted / 64 allowed
|
solhint:
contracts/cross-chain/CrossChainProofValidator.sol#L222
Use Custom Errors instead of revert statements
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L43
Constant name must be in capitalized SNAKE_CASE
|