Merge pull request #265 from privacy-scaling-explorations/chore/coord… #293
Annotations
8 warnings
packages/contracts/contracts/mocks/Mocker.sol#L4
global import of path maci-contracts/contracts/crypto/Hasher.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L5
global import of path maci-contracts/contracts/crypto/MockVerifier.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L6
global import of path maci-contracts/contracts/gatekeepers/FreeForAllSignUpGatekeeper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L7
global import of path maci-contracts/contracts/initialVoiceCreditProxy/ConstantInitialVoiceCreditProxy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L8
global import of path maci-contracts/contracts/VkRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L9
global import of path maci-contracts/contracts/TallyFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L10
global import of path maci-contracts/contracts/MessageProcessorFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
packages/contracts/contracts/mocks/Mocker.sol#L14
Code contains empty blocks
|
This job succeeded
Loading