Skip to content

chore(sonar): batch 1 mechanical cleanup#1984

Merged
lbroudoux merged 1 commit intomicrocks:1.13.xfrom
Caesarsage:sonar-batch1-mechanical
Mar 10, 2026
Merged

chore(sonar): batch 1 mechanical cleanup#1984
lbroudoux merged 1 commit intomicrocks:1.13.xfrom
Caesarsage:sonar-batch1-mechanical

Conversation

@Caesarsage
Copy link
Contributor

Address low-risk Sonar issues:

  • remove unused imports
  • simplify single-expression lambda
  • replace lambda filters with method references
  • remove unused parameter/assignment in fuzz helper

(cherry picked from commit 1e54826) from #1971

Related issue(s)

#1883

Address low-risk Sonar issues:\n- remove unused imports\n- simplify single-expression lambda\n- replace lambda filters with method references\n- remove unused parameter/assignment in fuzz helper\n\nValidated with:\n- mvn -pl minions/async test -DskipITs\n- mvn -pl webapp -Dtest=MessageServiceTest test\n- mvn -pl webapp -DskipTests test-compile

Signed-off-by: caesarsage <destinyerhabor6@gmail.com>
(cherry picked from commit 1e54826)
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the cleanup!

@lbroudoux lbroudoux added kind/task java Pull requests that update Java code labels Mar 10, 2026
@lbroudoux lbroudoux added this to the Next milestone Mar 10, 2026
@lbroudoux lbroudoux merged commit 93fa02c into microcks:1.13.x Mar 10, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Pull requests that update Java code kind/task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants