updates for iteration 2 #1502
security-ci.yml
on: push
solhint
26s
coverage
3m 46s
Annotations
9 errors and 12 warnings
solhint:
contracts/lib/VerifierLib.sol#L41
Delete ····
|
solhint:
contracts/verifiers/Verifier.sol#L709
Replace ·internal·view·returns·(IVerifier.AuthProofStatus[]·memory,·IVerifier.RequestProofStatus[]·memory) with ⏎········internal⏎········view⏎········returns·(IVerifier.AuthProofStatus[]·memory,·IVerifier.RequestProofStatus[]·memory)⏎···
|
solhint:
contracts/verifiers/Verifier.sol#L722
Replace s._authTypes.length with ⏎············s._authTypes.length⏎········
|
solhint:
contracts/verifiers/Verifier.sol#L723
Insert ⏎···········
|
solhint:
contracts/verifiers/Verifier.sol#L724
Insert ····
|
solhint:
contracts/verifiers/Verifier.sol#L725
Insert ····
|
|
solhint
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
solhint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|