mirror of
https://github.com/google/nomulus.git
synced 2025-06-22 20:30:46 +02:00
The build is generating the following lint warnings: core/src/main/java/google/registry/flows/certs/CertificateChecker.java:246: warning: [ReferenceEquality] Compariso n using reference equality instead of value equality && (lastExpiringNotificationSentDate == START_OF_TIME ^ (see https://errorprone.info/bugpattern/ReferenceEquality) core/src/test/java/google/registry/backup/ReplayCommitLogsToSqlActionTest.java:350: warning: [UnnecessaryParenthes es] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them .that(jpaTm().transact((() -> jpaTm().loadByEntity(contactResource)))) |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |