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

Warn the user if the file cannot be analyzed (because it is missing from the compilation db) #137

Open
dkrupp opened this issue Nov 22, 2023 · 2 comments
Labels
bug Something isn't working HIGH
Milestone

Comments

@dkrupp
Copy link
Member

dkrupp commented Nov 22, 2023

Warn the user if a file cannot be analyzed (because it is missing from the compilation db, syntax error) and so "reports in current file" list is invalid.

Today, no error is shown, and the analysis is shown as successful.

This warning should be given in the "Reports in the current file" window to show the user that no report list can be shown because of an error.

@dkrupp dkrupp added bug Something isn't working HIGH labels Nov 22, 2023
@dkrupp dkrupp added this to the 1.6 milestone Nov 22, 2023
@dkrupp
Copy link
Member Author

dkrupp commented Nov 24, 2023

To proceed with this, CodeChecker parse should give more info about the anlysis state.
Ericsson/codechecker#4100

@dkrupp
Copy link
Member Author

dkrupp commented Nov 24, 2023

Also give warning if the file had analysis failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HIGH
Projects
None yet
Development

No branches or pull requests

1 participant