He-Pin opened a new pull request, #871:
URL: https://github.com/apache/pekko-management/pull/871
### Motivation
Deprecation warnings were present in test code when compiling with all
warnings enabled.
### Modification
- Add `@SuppressWarnings("deprecation")` to test methods that intentionally
use deprecated APIs for backward compatibility testing
### Result
Clean compilation with zero warnings across all Scala versions.
### Tests
- `sbt +test:compile` - all versions pass with no warnings
### References
None - code quality improvement
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]