fix solhint #1401
Annotations
10 warnings
contracts/AlwaysRevert.sol#L8
Use Custom Errors instead of revert statements
|
contracts/Create2AddressAnchor.sol#L4
Code contains empty blocks
|
contracts/cross-chain/CrossChainProofValidator.sol#L86
Use Custom Errors instead of require statements
|
contracts/cross-chain/CrossChainProofValidator.sol#L87
Use Custom Errors instead of require statements
|
contracts/cross-chain/CrossChainProofValidator.sol#L120
Use Custom Errors instead of require statements
|
contracts/cross-chain/CrossChainProofValidator.sol#L121
Use Custom Errors instead of require statements
|
contracts/cross-chain/CrossChainProofValidator.sol#L216
Use Custom Errors instead of revert statements
|
contracts/cross-chain/CrossChainProofValidator.sol#L222
Error message for revert is too long: 70 counted / 64 allowed
|
contracts/cross-chain/CrossChainProofValidator.sol#L222
Use Custom Errors instead of revert statements
|
contracts/identitytreestore/IdentityTreeStore.sol#L43
Constant name must be in capitalized SNAKE_CASE
|
The logs for this run have expired and are no longer available.
Loading