Reports any conflicting Guice annotations on a given class. For instance, declaring a class as both @ImplementedBy and @ProvidedBy, or both @Singleton and @SessionScoped.