Skip to content

inline task actions - run time checks#7950

Draft
ChristopherDedominici wants to merge 19 commits intomainfrom
add-inline-action-runtime-check
Draft

inline task actions - run time checks#7950
ChristopherDedominici wants to merge 19 commits intomainfrom
add-inline-action-runtime-check

Conversation

@ChristopherDedominici
Copy link
Contributor

Same as 7851, but here checks are mostly executed at runtime

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

🦋 Changeset detected

Latest commit: d929e3f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@nomicfoundation/hardhat-errors Patch
@nomicfoundation/hardhat-verify Patch
hardhat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

},
ACTION_ALREADY_SET: {
number: 418,
messageTemplate: `The action for task "{task}" has already been set. You can only call "setAction" or "setInlineAction" once per task definition.`,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self reminder: If we change to "lazy actions", this must be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants