Skip to content

update submitResponse #1528

update submitResponse

update submitResponse #1528

Triggered via push January 8, 2025 13:38
Status Failure
Total duration 3m 54s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
solhint: contracts/interfaces/IVerifier.sol#L250
Replace uint256·multiRequestId with ⏎········uint256·multiRequestId⏎····
solhint: contracts/test-helpers/EmbeddedVerifierWrapper.sol#L10
Replace ⏎········AuthResponse·authResponse,⏎········Response[]·responses⏎···· with AuthResponse·authResponse,·Response[]·responses
solhint: contracts/test-helpers/EmbeddedVerifierWrapper.sol#L14
Replace ⏎········AuthResponse·authResponse,⏎········Response[]·responses⏎···· with AuthResponse·authResponse,·Response[]·responses
solhint: contracts/verifiers/Verifier.sol#L193
Insert ⏎···········
solhint: contracts/verifiers/Verifier.sol#L308
Replace uint256·multiRequestId with ⏎········uint256·multiRequestId⏎····
solhint: contracts/verifiers/Verifier.sol#L683
Insert ⏎····················
solhint: contracts/verifiers/Verifier.sol#L684
Insert ····
solhint: contracts/verifiers/Verifier.sol#L685
Insert ····
solhint: contracts/verifiers/Verifier.sol#L686
Replace ···················· with ························
solhint: contracts/verifiers/Verifier.sol#L687
Insert ····
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
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/