-
Notifications
You must be signed in to change notification settings - Fork 2.5k
@nx/eslint workspace-rule generator generates broken rule test #29252
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
Comments
@pawel-twardziak any reason to close the PR? Can't see any other commit fixing it. |
@lppedd I closed my PR because nobody from the team responded it. |
Sorry @pawel-twardziak for the long delay. I have re-opened your PR and reviewed it. If you have time, please make the small change requested so that we can merge it in. Thanks |
Hi @meeroslav I will look at it 👍 |
@meeroslav fixed |
Thank you @pawel-twardziak for your contribution! |
Current Behavior
In NX 20.2 (also in previous versions) scaffolded eslint rule doesn't scaffold runnable rule test. This is the error that it produces:
Expected Behavior
Working rule tests
GitHub Repo
No response
Steps to Reproduce
1.scaffold new NX repo
2. generate workspace eslint rule
3. run eslint-rule tests
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: