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

Reduce log severity to warning for unfound ESLint reports #4622

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

yassin-kammoun-sonarsource
Copy link
Contributor

Fixes #1986

The user's recommendation to log at the info-level might hide real problems that could be overlooked. Therefore, I advocate for logging at the warn-level to ensure it won't go unnoticed. This approach mirrors our handling of unfound LCOV reports.

@ericmorand-sonarsource
Copy link
Contributor

Looks good to me

@yassin-kammoun-sonarsource yassin-kammoun-sonarsource merged commit d0fefb2 into master Mar 26, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

Importing ESlint reports shouldn't spam output with errors if no report found
2 participants