Skip to content

add invalid challenge tests #504

add invalid challenge tests

add invalid challenge tests #504

Triggered via push December 12, 2023 10:20
Status Failure
Total duration 4m 31s
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

1 error and 12 warnings
coverage
Process completed with exit code 1.
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#L25
Explicitly mark visibility of state
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L59
Use Custom Errors instead of require statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L85
Variable "id" is unused
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L97
Use Custom Errors instead of require statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L161
Use Custom Errors instead of revert statements
solhint: contracts/identitytreestore/IdentityTreeStore.sol#L195
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
solhint: contracts/lib/ClaimBuilder.sol#L75
Use Custom Errors instead of require statements
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/