Skip to content

Whitelisted proposers #79

Whitelisted proposers

Whitelisted proposers #79

Triggered via pull request November 1, 2024 17:34
Status Failure
Total duration 55s
Artifacts

code-syntax.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.