Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zglicz
Copy link
Contributor

@zglicz zglicz commented May 15, 2025

JS-720

analyzeProject doesn't support yet the analysis warnings functionality. Let us add it.

@zglicz zglicz requested a review from a team May 15, 2025 14:55
@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Move AnalysisWarningsWrapper to the JsTsSensor JS-720 Move AnalysisWarningsWrapper to the JsTsSensor May 15, 2025
@zglicz zglicz force-pushed the JS-518-analyze-program branch from 2e9de85 to d12f32d Compare May 16, 2025 05:34
@zglicz zglicz marked this pull request as ready for review May 16, 2025 12:06
Copy link
Contributor

@vdiez vdiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

);
acceptAstResponse(response, file);
}
projectResponse.meta().warnings().forEach(analysisWarnings::addUnique);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it makes sense to add another method accepting a List?

Base automatically changed from JS-518-analyze-program to master May 16, 2025 14:49
@vdiez vdiez enabled auto-merge (squash) May 16, 2025 15:55
@sonarqube-next
Copy link

@vdiez vdiez merged commit e7fcc48 into master May 16, 2025
25 checks passed
@vdiez vdiez deleted the warnings branch May 16, 2025 16:14
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.

2 participants