Skip to content

Amoy artifacts

Amoy artifacts #1102

Triggered via push September 30, 2024 16:16
Status Failure
Total duration 15m 0s
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 1.
solhint: contracts/Create2AddressAnchor.sol#L4
Code contains empty blocks
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L77
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L102
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L194
Use Custom Errors instead of revert statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L200
Error message for revert is too long: 70 counted / 64 allowed
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L200
Use Custom Errors instead of revert statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L39
Constant name must be in capitalized SNAKE_CASE
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L43
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L54
Constant name must be in capitalized SNAKE_CASE
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L63
Avoid to use inline assembly. It is acceptable only in rare cases