Skip to content

fix solhint warnings #1637

fix solhint warnings

fix solhint warnings #1637

Triggered via push February 3, 2025 10:41
Status Failure
Total duration 3m 40s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
solhint: contracts/Create2AddressAnchor.sol#L5
Delete ⏎⏎
solhint
Process completed with exit code 1.
solhint: contracts/lib/Poseidon.sol#L2
Found more than One contract per file. 8 contracts found!
solhint: contracts/lib/SmtLib.sol#L2
Found more than One contract per file. 2 contracts found!
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L110
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L114
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L117
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L122
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L150
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV2ValidatorBase.sol#L161
Use Custom Errors instead of require statements
solhint: contracts/validators/request/CredentialAtomicQueryV3Validator.sol#L8
imported name IState is not used
solhint: contracts/validators/request/CredentialAtomicQueryV3Validator.sol#L216
Use Custom Errors instead of require statements
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/