orpiske opened a new pull request, #21365:
URL: https://github.com/apache/camel/pull/21365

   ## Summary
   - Modernize instanceof checks to use pattern matching for instanceof (Java 
16+ feature)
   - Address remaining SonarCloud rule java:S6201 issues across AWS and 
Keycloak modules
   
   ## Affected modules
   - camel-aws2-s3 (12 issues fixed)
   - camel-aws2-textract (9 issues fixed)
   - camel-aws2-transcribe (9 issues fixed)
   - camel-keycloak (15 issues fixed)
   
   ## Test plan
   - [x] All affected modules pass `mvn verify`
   - [ ] SonarCloud analysis shows reduced S6201 issues


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to