Skip to content

update hardhat version #1402

update hardhat version

update hardhat version #1402

Triggered via push November 8, 2024 07:50
Status Failure
Total duration 4m 13s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
coverage
Process completed with exit code 134.
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