Skip to content
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

Warnings not shown #796

Closed
tomitrescak opened this issue Aug 3, 2015 · 8 comments
Closed

Warnings not shown #796

tomitrescak opened this issue Aug 3, 2015 · 8 comments

Comments

@tomitrescak
Copy link

I have just updated Tslint and linter and my warnings from TsLint are no longer visible.
There is a yellow rectangle on the line where warning should appear, but I cannot access it.
How can I bring warnings back? (See the missing semicolumn)

screen shot 2015-08-03 at 18 12 55

Thanks!

@steelbrain
Copy link
Owner

I am unable to reproduce with linter-jshint, linter-eslint and atom-hack. You might wanna report this in that linter :)

@aar0nr
Copy link

aar0nr commented Aug 3, 2015

@tomitrescak - I'm guessing that tslint has API depreciations that no longer work with atom v1.3. You'll have to stick with v1.2.4 until the tslint plugin is updated.

@steelbrain
Copy link
Owner

SideNote: The yellow rectangle is from atom's git diff, not from linter.

@IanEdington
Copy link

I'm having the same issue but with linter-jsonlint and linter-pylint. js-lint however works.

No deprications showing. Let me what info you want. Please be specific, I am not

missing open curly bracket:
screen shot 2015-08-04 at 9 58 00 pm

incorrect tabs:
screen shot 2015-08-04 at 9 58 42 pm

@mrakjos
Copy link

mrakjos commented Aug 7, 2015

I have same problem with linter-jsxhint on last OSX

screen shot 2015-08-07 at 10 41 17

Reinstal Atom, remove .atom/ don't fix it. linter-less works fine.

@steelbrain
Copy link
Owner

@mrakjos You didn't have to reinstall atom 😛
You could've just downgraded linter using apm install linter@1.2.4

@steelbrain
Copy link
Owner

Closing based on comment above.

@IanEdington
Copy link

Thank you @steelbrain. I downgraded linter to 1.2.4 painlessly using apm. I have been very impressed with Atom.

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

5 participants