question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Linter shows 0 messages

See original GitHub issue

Hello. When I first open the file of my document, Linter shows a lot of messages (157) in the Problems tab, and then suddenly shows 0 error messages, with a message of ‘No problems have been detected in the workspace so far’. Seems like there is some compiling error, and crashes, showing no errors.

This is the Output window messages.

[07:30:56] Linter log parsed with 157 messages.
[07:31:00] Root file remains unchanged from: c:\Users\User\Folder\LatexFile.tex.
[07:31:01] Found root file from active editor: c:\Users\User\Folder\LatexFile.tex
[07:31:01] Root file remains unchanged from: c:\Users\User\Folder\LatexFile.tex.
[07:31:01] Linter for active file started.
[07:31:05] Linter for active file running command chktex with arguments -wall,-n22,-n30,-e16,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[07:31:09] Linter for active file failed with exit code 1 and error:
[07:31:09] Linter log parsed with 0 messages.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
James-Yucommented, Jun 15, 2017

Thanks for the issue. I have identified the problem and committed a fix. I will release the fix along with some other changes soon™.

0reactions
ArciAndrescommented, Jun 15, 2017

Sure. Root file is called “TesisMSc.tex”. If the same error happens while testing, you should be able to see it in the Problems Tab, when the bunch of errors suddenly disappear.

Thank you for your reply.

<–file removed for security by James–>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Request: Linter messages are shown without mouse hover ...
I can read the message from the linter by moving a mouse cursor to there, or pressing Ctrl+Shift+M. But, I hope the message...
Read more >
4.4.2 lint Message Formats (Sun Studio 12: C User's Guide)
The lint program can, with certain options, show precise source file lines with pointers to the line position where the error occurred. The...
Read more >
pylint only showing errors in VSCode - python - Stack Overflow
If I fix the error then I get no messages from pylint within VSCode, but from a command line I get all the...
Read more >
Common React TypeScript ESLint / Lint Errors & Warning ...
#5 Casting TypeScript Object. The lint message: Unexpected any. Specify a different type @typescript-eslint/no-explicit-any. This is similar to number 3 ...
Read more >
Working with Rules - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found