rename StateV2 to State (#167) #324
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
security-ci.yml
on: push
solhint
50s
coverage
4m 16s
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/lib/GenesisUtils.sol#L12
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lib/GenesisUtils.sol#L127
Avoid to use inline assembly. It is acceptable only in rare cases
|
solhint:
contracts/lib/GenesisUtils.sol#L136
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
|
solhint:
contracts/lib/Poseidon.sol#L25
Code contains empty blocks
|
solhint:
contracts/lib/StateLib.sol#L125
Error message for require is too long
|
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/
|