Skip to content

fix vulnerabilities #1394

fix vulnerabilities

fix vulnerabilities #1394

Triggered via push November 6, 2024 15:39
Status Success
Total duration 6m 29s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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
The following actions uses node12 which is deprecated and will be forced to run on node16: coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/