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

[compiler][ez] Add validation for auto-deps config #31813

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jbrown215
Copy link
Contributor

numRequiredArgs has to be more than 0 and the pass depends on that

--

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:12pm

}),
),
)
.default(null),

/**
* Enables inference of effect dependencies for the given list of functions. Takes in an array of
Copy link
Contributor Author

Choose a reason for hiding this comment

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

?? i wonder how this happened

numRequiredArgs has to be more than 0 and the pass depends on that

--
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