errorProneWarnings = \
-Xep:AmbiguousMethodReference:ERROR,\
-Xep:BadAnnotationImplementation:ERROR,\
-Xep:BadComparable:ERROR,\
-Xep:BoxedPrimitiveConstructor:ERROR,\
-Xep:CannotMockFinalClass:ERROR,\
-Xep:ClassCanBeStatic:ERROR,\
-Xep:ClassNewInstance:ERROR,\
-Xep:DefaultCharset:ERROR,\
-Xep:DoubleCheckedLocking:ERROR,\
-Xep:ElementsCountedInLoop:ERROR,\
-Xep:EqualsHashCode:ERROR,\
-Xep:EqualsIncompatibleType:ERROR,\
-Xep:Finally:ERROR,-Xep:FloatingPointLiteralPrecision:ERROR,\
-Xep:FragmentInjection:ERROR,\
-Xep:FragmentNotInstantiable:ERROR,\
-Xep:FunctionalInterfaceClash:ERROR,\
-Xep:FutureReturnValueIgnored:ERROR,\
-Xep:GetClassOnEnum:ERROR,\
-Xep:ImmutableAnnotationChecker:ERROR,\
-Xep:ImmutableEnumChecker:ERROR,\
-Xep:IncompatibleModifiers:ERROR,\
-Xep:InjectOnConstructorOfAbstractClass:ERROR,\
-Xep:InputStreamSlowMultibyteRead:ERROR,\
-Xep:IterableAndIterator:ERROR,\
-Xep:JUnit3FloatingPointComparisonWithoutDelta:ERROR,\
-Xep:JUnitAmbiguousTestClass:ERROR,\
-Xep:LiteralClassName:ERROR,\
-Xep:MissingFail:ERROR,\
-Xep:MissingOverride:ERROR,\
-Xep:MutableConstantField:ERROR,\
-Xep:NarrowingCompoundAssignment:ERROR,\
-Xep:NonAtomicVolatileUpdate:ERROR,\
-Xep:NonOverridingEquals:ERROR,\
-Xep:NullableConstructor:ERROR,\
-Xep:NullablePrimitive:ERROR,\
-Xep:NullableVoid:ERROR,\
-Xep:OperatorPrecedence:ERROR,\
-Xep:OverridesGuiceInjectableMethod:ERROR,\
-Xep:PreconditionsInvalidPlaceholder:ERROR,\
-Xep:ProtoFieldPreconditionsCheckNotNull:ERROR,\
-Xep:ProtocolBufferOrdinal:ERROR,\
-Xep:ReferenceEquality:ERROR,\
-Xep:RequiredModifiers:ERROR,\
-Xep:ShortCircuitBoolean:ERROR,\
-Xep:SimpleDateFormatConstant:ERROR,\
-Xep:StaticGuardedByInstance:ERROR,\
-Xep:SynchronizeOnNonFinalField:ERROR,\
-Xep:TruthConstantAsserts:ERROR,\
-Xep:TypeParameterShadowing:ERROR,\
-Xep:TypeParameterUnusedInFormals:ERROR,\
-Xep:URLEqualsHashCode:ERROR,\
-Xep:UnsynchronizedOverridesSynchronized:ERROR,\
-Xep:WaitNotInLoop:ERROR
