Whitelisted proposers #78
Annotations
7 errors
Run linter:
test/Azorius-LinearERC20VotingWithHatsProposalCreation.test.ts#L4
'ethers' should be listed in the project's dependencies. Run 'npm i -S ethers' to add it
|
Run linter:
test/Azorius-LinearERC20VotingWithHatsProposalCreation.test.ts#L4
`ethers` import should occur before import of `hardhat`
|
Run linter:
test/Azorius-LinearERC20VotingWithHatsProposalCreation.test.ts#L27
`./GlobalSafeDeployments.test` import should occur before import of `./helpers`
|
Run linter:
test/Azorius-LinearERC721VotingWithHatsProposalCreation.test.ts#L4
'ethers' should be listed in the project's dependencies. Run 'npm i -S ethers' to add it
|
Run linter:
test/Azorius-LinearERC721VotingWithHatsProposalCreation.test.ts#L4
`ethers` import should occur before import of `hardhat`
|
Run linter:
test/Azorius-LinearERC721VotingWithHatsProposalCreation.test.ts#L27
`./GlobalSafeDeployments.test` import should occur before import of `./helpers`
|
Run linter
Process completed with exit code 1.
|
Loading