Skip to content

Feature/upgrade 2.3.0 (#185) #446

Feature/upgrade 2.3.0 (#185)

Feature/upgrade 2.3.0 (#185) #446

Triggered via push October 20, 2023 10:59
Status Success
Total duration 4m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

security-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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#L8
global import of path ../interfaces/IRHSStorage.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L25
Explicitly mark visibility of state
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L85
Variable "id" is unused
solhint: contracts/lib/GenesisUtils.sol#L12
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/GenesisUtils.sol#L124
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/Poseidon.sol#L5
Code contains empty blocks
solhint: contracts/lib/Poseidon.sol#L9
Code contains empty blocks
solhint: contracts/lib/Poseidon.sol#L13
Code contains empty blocks
solhint: contracts/lib/Poseidon.sol#L17
Code contains empty blocks
solhint: contracts/lib/Poseidon.sol#L21
Code contains empty blocks
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, coverallsapp/github-action@1.1.3. 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/