Skip to content

chore: act upon SonarQube warnings#3306

Merged
bnasslahsen merged 1 commit into
springdoc:mainfrom
Mattias-Sehlstedt:sonar-qube
Jul 15, 2026
Merged

chore: act upon SonarQube warnings#3306
bnasslahsen merged 1 commit into
springdoc:mainfrom
Mattias-Sehlstedt:sonar-qube

Conversation

@Mattias-Sehlstedt

@Mattias-Sehlstedt Mattias-Sehlstedt commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The hope is that we can reduce the amount of warnings so that the pipeline starts showing green again.
image
But it might be that it will require some invalid warnings to be marked as "invalid/false-positive".

/**
* The constant LOGGER.
*/
private static final Logger LOGGER = LoggerFactory.getLogger(AdditionalModelsConverter.class);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

*/
public void calculateRequestBodyInfo(Components components, MethodAttributes methodAttributes,
ParameterInfo parameterInfo, RequestBodyInfo requestBodyInfo) {
RequestBody requestBody = requestBodyInfo.getRequestBody();

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@bnasslahsen bnasslahsen merged commit 72611bf into springdoc:main Jul 15, 2026
1 check passed
@Mattias-Sehlstedt Mattias-Sehlstedt deleted the sonar-qube branch July 15, 2026 22:26
bnasslahsen added a commit that referenced this pull request Jul 15, 2026
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