-
Notifications
You must be signed in to change notification settings - Fork 147
no-wait-for-side-effects: not reporting VariableDeclaration nodes #368
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
@zaicevas pinging you here! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm asking this again @Belco90: I see you have assigned this to yourself, but since you haven't made a PR yet, would you mind if I submit one? 🤗 |
@sjarva By all means! I didn't realize it was assigned to me 😓 |
Thanks! Could you go through all issues that you have self-assigned and unassign yourself if aren't going to make a PR in the near future. (I found at least a couple of bugs, but not sure about feature issues.) |
Good idea! I just reviewed the issues assigned to myself and unassigned them. |
🎉 This issue has been resolved in version 5.7.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 6.0.0-alpha.14 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Good catch. It's not intentional, but I detected it when implementing
no-unnecessary-act
, so it will be addressed there. I'll make sure to include this case in the tests.Originally posted by @Belco90 in #363 (comment)
This will be finally addressed separately, after #259 gets released.
The text was updated successfully, but these errors were encountered: