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
False positive with no-obj-calls #12437
Closed
julien-f opened this issue
Oct 15, 2019
· 2 comments
· Fixed by #12467, WealthWizardsEngineering/service-registry#12, basics/vector#111, thinkwee/thinkwee.github.io#39 or alxtford/numconv#46
Closed
False positive with no-obj-calls #12437
julien-f opened this issue
Oct 15, 2019
· 2 comments
· Fixed by #12467, WealthWizardsEngineering/service-registry#12, basics/vector#111, thinkwee/thinkwee.github.io#39 or alxtford/numconv#46
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
rule
Relates to ESLint's core rules
Comments
Hi @julien-f , thanks for the report! Confirmed, and there are other false positives: Online Demo Link @mysticatea could this be a problem in |
This seems to be a bug in |
josgraha
added a commit
to josgraha/eslint
that referenced
this issue
Oct 17, 2019
mysticatea
added a commit
to mysticatea/eslint-utils
that referenced
this issue
Oct 20, 2019
mysticatea
added a commit
that referenced
this issue
Oct 20, 2019
kaicataldo
pushed a commit
that referenced
this issue
Oct 24, 2019
This was referenced Nov 9, 2019
This was referenced Mar 11, 2020
This was referenced Mar 26, 2020
This was referenced Apr 3, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
rule
Relates to ESLint's core rules
Tell us about your environment
What parser (default, Babel-ESLint, etc.) are you using?
default
Please show your full configuration:
Configuration
What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.
What did you expect to happen?
Should produce no error because I'm not calling
Reflect
.What actually happened? Please include the actual, raw output from ESLint.
Are you willing to submit a pull request to fix this bug?
The text was updated successfully, but these errors were encountered: