Guice modules should not be mutable.
Suppress false positives by adding the suppression annotation @SuppressWarnings("MutableGuiceModule") to the enclosing element.
@SuppressWarnings("MutableGuiceModule")