Skip to content

New Semaphore v4 contracts #312

New Semaphore v4 contracts

New Semaphore v4 contracts #312

Triggered via pull request December 13, 2023 18:03
Status Failure
Total duration 1m 53s
Artifacts

pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test
Process completed with exit code 1.
test
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/
test
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/
style
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/
style
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/
style: packages/group/src/group.test.ts#L91
Unexpected console statement
style
global import of path ../interfaces/ISemaphoreGroups.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path @openzeppelin/contracts/utils/Context.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path ../interfaces/ISemaphoreVerifier.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path ../base/Pairing.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path ./interfaces/ISemaphore.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path ./interfaces/ISemaphoreVerifier.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
style
global import of path ./base/SemaphoreGroups.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)