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

Displaying inline task action warning #5896

Closed
kanej opened this issue Oct 30, 2024 · 0 comments
Closed

Displaying inline task action warning #5896

kanej opened this issue Oct 30, 2024 · 0 comments
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@kanej
Copy link
Member

kanej commented Oct 30, 2024

With a new Hardhat3 Alpha project, on compile you get inline task warnings:

> pnpm hardhat3 compile
WARNING: Inline task action found in plugin "builtin:solidity" for task "compile". Use file:// URLs in production.
Compiled 1 Solidity file with solc 0.8.24 (evm target: shanghai)

We should suppress those warnings for all the builtin tasks.

@kanej kanej added the v-next A Hardhat v3 development task label Oct 30, 2024
@kanej kanej added this to the Private Alpha milestone Oct 30, 2024
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Oct 30, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Oct 30, 2024
@kanej kanej moved this from Backlog to To-do in Hardhat Oct 30, 2024
@kanej kanej closed this as completed Oct 31, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Archived in project
Development

No branches or pull requests

1 participant