The inspection detects situations when a service is loaded with
java.util.ServiceLoader
but it isn't declared with
uses
clause in the
module-info.java
file.
New in 2018.1