Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordering and duplication of plugin imports in config gives poor error messages #5059

Open
kanej opened this issue Apr 2, 2024 · 0 comments
Labels
blocked-reason:breaking-change This is a breaking change that can only be done in a major release status:blocked Blocked by other issues or external reasons

Comments

@kanej
Copy link
Member

kanej commented Apr 2, 2024

Originally mentioned here: #5058

If the user adds hardhat-verify after @openzeppelin/hardhat-upgrades they will get:

Error HH210: Redefinition of task verify failed. Unsupported operation adding positional param definitions in an overridden task.

As plugins can import other plugins we can get situations like this.

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Apr 2, 2024
@kanej kanej added status:blocked Blocked by other issues or external reasons blocked-reason:breaking-change This is a breaking change that can only be done in a major release and removed status:ready This issue is ready to be worked on labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-reason:breaking-change This is a breaking change that can only be done in a major release status:blocked Blocked by other issues or external reasons
Projects
Status: Backlog
Development

No branches or pull requests

1 participant