chore: run ci on opened prs #123
action.yml
on: pull_request
run_circuit_tests
8m 35s
run_helpers_tests
1m 10s
run_contracts_tests
1m 7s
Annotations
1 error and 10 warnings
|
run_contracts_tests
Process completed with exit code 1.
|
|
run_contracts_tests
global import of path @openzeppelin/contracts/utils/Strings.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
run_contracts_tests
global import of path @openzeppelin/contracts/utils/cryptography/ECDSA.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
run_contracts_tests
global import of path @zk-email/contracts/DKIMRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
|
run_contracts_tests
Use Custom Errors instead of revert statements
|
|
run_contracts_tests
Use Custom Errors instead of require statements
|
|
run_contracts_tests
Rule is set with explicit type [var/s: uint]
|
|
run_contracts_tests
Rule is set with explicit type [var/s: uint]
|
|
run_contracts_tests
Rule is set with explicit type [var/s: uint]
|
|
run_contracts_tests
Rule is set with explicit type [var/s: uint]
|
|
run_contracts_tests
Rule is set with explicit type [var/s: uint]
|