Skip to content

Change errors

Change errors #1667

Triggered via push February 17, 2025 17:51
Status Failure
Total duration 3m 22s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
solhint: contracts/payment/VCPayment.sol#L92
Replace address·expectedOwner,·address·expectedIssuer,·address·receivedAddress with ⏎········address·expectedOwner,⏎········address·expectedIssuer,⏎········address·receivedAddress⏎····
solhint
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#L96
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L97
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L130
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L131
Use Custom Errors instead of require statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L226
Use Custom Errors instead of revert statements
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L232
Error message for revert is too long: 70 counted / 64 allowed
solhint: contracts/cross-chain/CrossChainProofValidator.sol#L232
Use Custom Errors instead of revert statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L43
Constant name must be in capitalized SNAKE_CASE
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/