NodeConnector improvements and support for Coroutines #676
GitHub Advanced Security / detekt
succeeded
Feb 7, 2024 in 4s
1 new alert
New alerts in code changed by this pull request
- 1 warning
See annotations below for details.
Annotations
Code scanning / detekt
Wildcard imports should be replaced with imports using fully qualified class names. Wildcard imports can lead to naming conflicts. A library update can introduce naming clashes with your classes which results in compilation errors. Warning
Loading