-
Notifications
You must be signed in to change notification settings - Fork 53
Linting with VSG sometimes lints unexpected files #748
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
Did you open that file? For example when you click in |
Hello @qarlosalberto, |
it's weird. If this happen again for to TerosHDL Debug Output. Now I print the linter command. Copy and paste here. |
Hi @qarlosalberto, as expected it has happened again. |
Ok, I will take a look when I have time.
El vie, 21 mar 2025, 23:29, Jakub Franek ***@***.***>
escribió:
… Hi @qarlosalberto <https://github.com/qarlosalberto>,
as expected it has happened again.
I am attaching the full log from this evenings session. The unwanted file
has been linted at 2025-03-21 22:57:17.141.
teroshdl_debug.txt
<https://github.com/user-attachments/files/19398127/teroshdl_debug.txt>
—
Reply to this email directly, view it on GitHub
<#748 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNN4R3HKX7XLZ32NYRW3SL2VSHELAVCNFSM6AAAAABZOTFQMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBUGU4DOMRVG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: JakubFranek]*JakubFranek* left a comment
(TerosTechnology/vscode-terosHDL#748)
<#748 (comment)>
Hi @qarlosalberto <https://github.com/qarlosalberto>,
as expected it has happened again.
I am attaching the full log from this evenings session. The unwanted file
has been linted at 2025-03-21 22:57:17.141.
teroshdl_debug.txt
<https://github.com/user-attachments/files/19398127/teroshdl_debug.txt>
—
Reply to this email directly, view it on GitHub
<#748 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNN4R3HKX7XLZ32NYRW3SL2VSHELAVCNFSM6AAAAABZOTFQMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBUGU4DOMRVG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
Linting with VSG sometimes unexpectedly lints VHDL files which are not interacted with in any way for unknown reason, which typically reside in TerosHDL folder. This leads to thousands of errors being reported in the Problems tab.
This seems to happen for no reason and randomly, but at least once per few hours. It happens even though I am editing only a single VHDL file and not even opening any other VHDL file at all.
See second line of log below. For some reason numeric_std.vhdl is being linted. I did not open this file ever in my VS Code, but numeric_std package is used in the file I am working on. But this happens randomly, not consistently.
Resulting Problems:
To Reproduce
No idea how to reproduce this consistently, but it eventually happens every evening I work within TerosHDL.
Code
Not relevant.
Please complete the following information:
TerosHDL settings
vsg.yaml contents
The text was updated successfully, but these errors were encountered: