Skip to content

do not set any info for issuer #1093

do not set any info for issuer

do not set any info for issuer #1093

Triggered via push September 27, 2024 13:07
Status Failure
Total duration 56s
Artifacts

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
solhint: contracts/payment/MCPayment.sol#L7
Unexpected import of console file
solhint: contracts/payment/MCPayment.sol#L74
Insert ⏎·······
solhint
Process completed with exit code 1.
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L39
Constant name must be in capitalized SNAKE_CASE
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L43
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L54
Constant name must be in capitalized SNAKE_CASE
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L63
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L91
Use Custom Errors instead of require statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L117
Variable "id" is unused
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L129
Use Custom Errors instead of require statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L195
Use Custom Errors instead of revert statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L229
Use Custom Errors instead of revert statements
solhint: contracts/imports.sol#L6
imported name ProxyAdmin is not used
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/