-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
17.16.0 is not published on NPM #409
Comments
Looks like tests are failing currently: https://github.com/eslint-community/eslint-plugin-n/actions/runs/13479442615 |
We should make release-please bot use a bot account, so that tests gets run on its PR:s, that would help avoid this happening again |
It might be related to some recent type changes in eslint, I can take a deeper look at it later. But if anyone can help, that would be great! :) |
I’m sadly 110% occupied right now, else I would have loved to solve it |
It's 100% the changes to eslint, the options types are now Im gonna try to knock out a quick fix now |
A quick fix is here -- #411 The better fix is to fully type the rule options 🤔 |
v17.6.1 was released: https://www.npmjs.com/package/eslint-plugin-n/v/17.16.1. Thanks for all your contribution! |
The text was updated successfully, but these errors were encountered: