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