Skip to content

detect-object-injection only reporting rule name (with empty data) #5

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

Closed
radiovisual opened this issue Jun 15, 2016 · 3 comments
Closed

Comments

@radiovisual
Copy link

radiovisual commented Jun 15, 2016

When detect-object-injection is run on Windows, it results in the following output:

image

Seems the plugin in only reporting the rule name, but nothing else that we would expect to see in the output, like the line number, or the filename, etc...

@pdehaan
Copy link
Contributor

pdehaan commented Jun 13, 2017

This may have been fixed in v1.4.0 (see #17), which removed a lot of stuff like file names and line numbers, because it is already in the default ESLint reporter.

@jesusprubio
Copy link
Contributor

jesusprubio commented Mar 25, 2022

Working fine in Windows 10 and Node 16.

Powershell
image

System symbol
image

WSL
image

I think we can close this issue.

@nzakas
Copy link
Contributor

nzakas commented Feb 14, 2024

This was an ESLint issue, not a plugin issue, and it's now fixed so closing.

@nzakas nzakas closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants