format contract #573
security-ci.yml
on: push
solhint
31s
coverage
4m 48s
Annotations
15 warnings
solhint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
solhint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L57
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L82
Use Custom Errors instead of require statements
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L108
Variable "id" is unused
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L120
Use Custom Errors instead of require statements
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L186
Use Custom Errors instead of revert statements
|
solhint:
contracts/identitytreestore/IdentityTreeStore.sol#L220
Use Custom Errors instead of revert statements
|
solhint:
contracts/lib/ArrayUtils.sol#L20
Use Custom Errors instead of require statements
|
solhint:
contracts/lib/ArrayUtils.sol#L21
Use Custom Errors instead of require statements
|
solhint:
contracts/lib/ArrayUtils.sol#L22
Use Custom Errors instead of require statements
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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 `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/
|